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

Unified Diff: content/content_tests.gypi

Issue 15971005: Move the WebCursor sources from webkit/glue to webkit/common/cursors. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 7 months 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 | « content/content_renderer.gypi ('k') | content/plugin/webplugin_delegate_stub.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
===================================================================
--- content/content_tests.gypi (revision 203204)
+++ content/content_tests.gypi (working copy)
@@ -470,6 +470,7 @@
'../webkit/browser/fileapi/transient_file_util_unittest.cc',
'../webkit/browser/fileapi/upload_file_system_file_element_reader_unittest.cc',
'../webkit/common/blob/shareable_file_reference_unittest.cc',
+ '../webkit/common/cursors/webcursor_unittest.cc',
'../webkit/common/database/database_connections_unittest.cc',
'../webkit/common/fileapi/file_system_util_unittest.cc',
'../webkit/dom_storage/dom_storage_area_unittest.cc',
@@ -482,7 +483,6 @@
'../webkit/glue/multipart_response_delegate_unittest.cc',
'../webkit/glue/resource_request_body_unittest.cc',
'../webkit/glue/touch_fling_gesture_curve_unittest.cc',
- '../webkit/glue/webcursor_unittest.cc',
'../webkit/glue/webkit_glue_unittest.cc',
'../webkit/glue/worker_task_runner_unittest.cc',
'../webkit/media/buffered_data_source_unittest.cc',
@@ -560,6 +560,7 @@
'../webkit/support/webkit_support.gyp:plugins',
'../webkit/support/webkit_support.gyp:plugins_common',
'../webkit/support/webkit_support.gyp:webkit_base',
+ '../webkit/support/webkit_support.gyp:webkit_common',
'../webkit/support/webkit_support.gyp:webkit_media',
'../webkit/support/webkit_support.gyp:webkit_storage',
'../webkit/webkit.gyp:test_shell_test_support',
« no previous file with comments | « content/content_renderer.gypi ('k') | content/plugin/webplugin_delegate_stub.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698