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

Unified Diff: content/content_common.gypi

Issue 195873019: Gamepad API: add support for connection events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add some more comments Created 6 years, 9 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 aed656b2d6c7db53cd0cdcce9180d3bbecf234bf..ebd7afa7ebf61dc4dbdc9ba4c948abb85d66cf8e 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -209,6 +209,8 @@
'common/frame_param.h',
'common/frame_param_macros.h',
'common/gamepad_hardware_buffer.h',
+ 'common/gamepad_connection_event_message_params.cc',
+ 'common/gamepad_connection_event_message_params.h',
'common/gamepad_messages.h',
'common/gamepad_user_gesture.cc',
'common/gamepad_user_gesture.h',

Powered by Google App Engine
This is Rietveld 408576698