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