| Index: sky/engine/platform/testing/SkiaForCoreTesting.h
|
| diff --git a/sky/engine/platform/testing/SkiaForCoreTesting.h b/sky/engine/platform/testing/SkiaForCoreTesting.h
|
| deleted file mode 100644
|
| index cbfd621fe855fad0113466c8f33aa05f3815880f..0000000000000000000000000000000000000000
|
| --- a/sky/engine/platform/testing/SkiaForCoreTesting.h
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -// 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_
|
|
|