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

Unified Diff: content/content_common.gypi

Issue 10912062: Implement the gamepad API in the IPC proxy (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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 e32632dd1478f8937b1814af96dc82229ec37906..f1ce27930d4b1978f86d9381dd1ef2f1c429d195 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -196,6 +196,8 @@
'common/gamepad_messages.h',
'common/gamepad_seqlock.cc',
'common/gamepad_seqlock.h',
+ 'common/gamepad_user_gesture.cc',
+ 'common/gamepad_user_gesture.h',
'common/geolocation_messages.h',
'common/gpu/client/command_buffer_proxy_impl.cc',
'common/gpu/client/command_buffer_proxy_impl.h',

Powered by Google App Engine
This is Rietveld 408576698