blob: cbfd621fe855fad0113466c8f33aa05f3815880f [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 SKY_ENGINE_PLATFORM_TESTING_SKIAFORCORETESTING_H_
#define SKY_ENGINE_PLATFORM_TESTING_SKIAFORCORETESTING_H_
// For tests under engine/core/ directory needing access Skia API.
#include "third_party/skia/include/core/SkCanvas.h"
#endif // SKY_ENGINE_PLATFORM_TESTING_SKIAFORCORETESTING_H_