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

Unified Diff: content/content_browser.gypi

Issue 1417173008: Move MotionEventAndroid to ui/events/android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add OWNERS for ui/events/android Created 5 years, 1 month 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index bafd9f3833dd21b2663515fc644017c5d05f8b91..d23b43004269caf299a12c3bb5a2a526b7310e20 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1162,8 +1162,6 @@
'browser/renderer_host/input/input_router_config_helper.h',
'browser/renderer_host/input/input_router_impl.cc',
'browser/renderer_host/input/input_router_impl.h',
- 'browser/renderer_host/input/motion_event_android.cc',
- 'browser/renderer_host/input/motion_event_android.h',
'browser/renderer_host/input/motion_event_web.cc',
'browser/renderer_host/input/motion_event_web.h',
'browser/renderer_host/input/mouse_wheel_rails_filter_mac.cc',

Powered by Google App Engine
This is Rietveld 408576698