Chromium Code Reviews

Side by Side Diff: base/gfx/platform_canvas.h

Issue 159057: Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « base/base.gyp ('k') | base/gfx/platform_canvas_linux.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 // TODO(brettw) this file should be removed and the includes changed to this
6 // new location.
7 #include "skia/ext/platform_canvas.h"
OLDNEW
« no previous file with comments | « base/base.gyp ('k') | base/gfx/platform_canvas_linux.h » ('j') | no next file with comments »

Powered by Google App Engine