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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 52663003: Remove all fling related stuff from the renderer assuming that browser side Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « webkit/child/webkitplatformsupport_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_glue.gypi
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
index bfff4bd09184916437f0efca45c8d067d49c59fa..bc4524b010cc37f001c065508dad9fe6bdd160c0 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -44,18 +44,12 @@
'hard_dependency': 1,
'sources': [
- '../child/fling_animator_impl_android.cc',
- '../child/fling_animator_impl_android.h',
- '../child/fling_curve_configuration.cc',
- '../child/fling_curve_configuration.h',
'../child/ftp_directory_listing_response_delegate.cc',
'../child/ftp_directory_listing_response_delegate.h',
'../child/multipart_response_delegate.cc',
'../child/multipart_response_delegate.h',
'../child/resource_loader_bridge.cc',
'../child/resource_loader_bridge.h',
- '../child/touch_fling_gesture_curve.cc',
- '../child/touch_fling_gesture_curve.h',
'../child/web_discardable_memory_impl.cc',
'../child/web_discardable_memory_impl.h',
'../child/webfallbackthemeengine_impl.cc',
« no previous file with comments | « webkit/child/webkitplatformsupport_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698