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

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: and a missing override Created 6 years, 7 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 | « content/content_browser.gypi ('k') | content/renderer/gamepad_shared_memory_reader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 8c330f5a48ef006696a6b829d41575abe4fbdebf..a5b5729fde0dee6c290a91f3aebea1342eda02e6 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -212,6 +212,8 @@
'common/frame_param_macros.h',
'common/gamepad_hardware_buffer.h',
'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/geolocation_messages.h',
« no previous file with comments | « content/content_browser.gypi ('k') | content/renderer/gamepad_shared_memory_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698