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

Unified Diff: webkit/tools/test_shell/test_shell_tests.vcproj

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/tools/test_shell/SConscript ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/test_shell/test_shell_tests.vcproj
===================================================================
--- webkit/tools/test_shell/test_shell_tests.vcproj (revision 5678)
+++ webkit/tools/test_shell/test_shell_tests.vcproj (working copy)
@@ -367,6 +367,10 @@
>
</File>
<File
+ RelativePath="..\..\port\platform\graphics\skia\public\PlatformCanvas_unittest.cpp"
+ >
+ </File>
+ <File
RelativePath=".\plugin_tests.cc"
>
</File>
@@ -387,6 +391,10 @@
>
</File>
<File
+ RelativePath="..\..\port\platform\graphics\skia\public\VectorCanvas_unittest.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\glue\webframe_unittest.cc"
>
</File>
« no previous file with comments | « webkit/tools/test_shell/SConscript ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698