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

Unified Diff: content/content_tests.gypi

Issue 201473002: Move webcursors code from webkit/ to content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: gfx image include Created 6 years, 9 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_common.gypi ('k') | content/plugin/webplugin_delegate_stub.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index ab0877ad376b06b090ffce745c26a6e14ec606f4..2ee7f7191fdf44d5fef6ccb44473f8ed8b9f9432 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -522,6 +522,7 @@
'common/android/address_parser_unittest.cc',
'common/cc_messages_unittest.cc',
'common/common_param_traits_unittest.cc',
+ 'common/cursors/webcursor_unittest.cc',
'common/dom_storage/dom_storage_map_unittest.cc',
'common/gpu/gpu_memory_manager_unittest.cc',
'common/host_shared_bitmap_manager_unittest.cc',
@@ -630,7 +631,6 @@
'../webkit/child/multipart_response_delegate_unittest.cc',
'../webkit/child/touch_fling_gesture_curve_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/database/database_identifier_unittest.cc',
'../webkit/common/fileapi/file_system_util_unittest.cc',
« no previous file with comments | « content/content_common.gypi ('k') | content/plugin/webplugin_delegate_stub.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698