blob: dd6b8e25d410f0f8d48f442f1eb1c8082869a10b [file] [log] [blame]
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SKIA_EXT_EVENT_TRACER_IMPL_H_
#define SKIA_EXT_EVENT_TRACER_IMPL_H_
#include "include/core/SkTypes.h"
SK_API void InitSkiaEventTracer();
#endif // SKIA_EXT_EVENT_TRACER_IMPL_H_