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

Unified Diff: content/content_child.gypi

Issue 634373003: Consolidate content fling implementations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix win build Created 6 years, 2 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/child/web_gesture_curve_impl_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index db7eb76c165927b9760ad715265137440e2ba018..bd5ab3b8f7a5521e052af1e741030477d6a6f044 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -68,8 +68,6 @@
'child/fileapi/webfilewriter_base.h',
'child/fileapi/webfilewriter_impl.cc',
'child/fileapi/webfilewriter_impl.h',
- 'child/fling_animator_impl_android.cc',
- 'child/fling_animator_impl_android.h',
'child/ftp_directory_listing_response_delegate.cc',
'child/ftp_directory_listing_response_delegate.h',
'child/geofencing/geofencing_dispatcher.cc',
@@ -193,12 +191,12 @@
'child/thread_safe_sender.h',
'child/threaded_data_provider.cc',
'child/threaded_data_provider.h',
- 'child/touch_fling_gesture_curve.cc',
- 'child/touch_fling_gesture_curve.h',
'child/web_database_observer_impl.cc',
'child/web_database_observer_impl.h',
'child/web_discardable_memory_impl.cc',
'child/web_discardable_memory_impl.h',
+ 'child/web_gesture_curve_impl.cc',
+ 'child/web_gesture_curve_impl.h',
'child/web_socket_stream_handle_bridge.h',
'child/web_socket_stream_handle_delegate.h',
'child/web_socket_stream_handle_impl.cc',
« no previous file with comments | « content/child/web_gesture_curve_impl_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698