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

Unified Diff: content/content_common.gypi

Issue 2081583002: Migrating majority of gamepad from content/browser/ to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Android and Unit tests Created 4 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 9a17f6d3970210195e7c2bddf1fa51a41255accc..df79cd77b87514e3ec9cd2bf1488b2fbd2de25c2 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -332,8 +332,6 @@
'common/gamepad_messages.h',
'common/gamepad_param_traits.cc',
'common/gamepad_param_traits.h',
- 'common/gamepad_user_gesture.cc',
- 'common/gamepad_user_gesture.h',
'common/generic_shared_memory_id_generator.cc',
'common/generic_shared_memory_id_generator.h',
'common/gin_java_bridge_messages.h',

Powered by Google App Engine
This is Rietveld 408576698