blob: 8629a1ee6dd826bb04fb6a33d3c7a1e8d4058c11 [file] [log] [blame]
// Copyright 2014 The Chromium Authors
// 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_