// 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_ |