Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(395)

Unified Diff: webkit/port/platform/graphics/skia/public/VectorDevice.cpp

Issue 11244: Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/port/platform/graphics/skia/public/VectorDevice.h ('k') | webkit/tools/test_shell/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/port/platform/graphics/skia/public/VectorDevice.cpp
===================================================================
--- webkit/port/platform/graphics/skia/public/VectorDevice.cpp (revision 0)
+++ webkit/port/platform/graphics/skia/public/VectorDevice.cpp (working copy)
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "base/gfx/vector_device.h"
+#include "VectorDevice.h"
#include "base/gfx/gdi_util.h"
#include "base/gfx/skia_utils.h"
Property changes on: webkit\port\platform\graphics\skia\public\VectorDevice.cpp
___________________________________________________________________
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/base/gfx/vector_device.cc:r69-2775
« no previous file with comments | « webkit/port/platform/graphics/skia/public/VectorDevice.h ('k') | webkit/tools/test_shell/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698