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

Unified Diff: content/content_tests.gypi

Issue 16816003: move webkit/glue/touch_fling_* to webkit/child/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 6 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 | « no previous file | webkit/child/fling_curve_configuration.cc » ('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 54adf6faaec4ab0604215f60eb9667bb9ae1a1d1..e22fafdcbaf96c451c9e40c51fa915265a9bcb9a 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -488,6 +488,7 @@
'../webkit/browser/fileapi/transient_file_util_unittest.cc',
'../webkit/browser/fileapi/upload_file_system_file_element_reader_unittest.cc',
'test/run_all_unittests.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',
@@ -496,7 +497,6 @@
'../webkit/glue/glue_serialize_unittest.cc',
'../webkit/glue/multipart_response_delegate_unittest.cc',
'../webkit/glue/resource_request_body_unittest.cc',
- '../webkit/glue/touch_fling_gesture_curve_unittest.cc',
'../webkit/glue/webkit_glue_unittest.cc',
'../webkit/glue/worker_task_runner_unittest.cc',
'../webkit/mocks/mock_weburlloader.cc',
@@ -577,6 +577,7 @@
'../webkit/storage_common.gyp:webkit_storage_common',
'../webkit/storage_renderer.gyp:webkit_storage_renderer',
'../webkit/support/webkit_support.gyp:glue',
+ '../webkit/support/webkit_support.gyp:glue_child',
'../webkit/support/webkit_support.gyp:glue_common',
'../webkit/support/webkit_support.gyp:glue_renderer',
'../webkit/support/webkit_support.gyp:plugins',
« no previous file with comments | « no previous file | webkit/child/fling_curve_configuration.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698