chromium/third_party/skia/src/core/SkAnnotationKeys.h

/*
 * Copyright 2016 Google Inc.
 *
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

#ifndef SkAnnotationKeys_DEFINED
#define SkAnnotationKeys_DEFINED

#include "include/core/SkTypes.h"

class SkAnnotationKeys {};

#endif