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

Unified Diff: content/content_common.gypi

Issue 8570018: Define/update structure and gamepad messages between renderer and browser. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 9 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
« no previous file with comments | « content/common/gamepad_messages.h ('k') | no next file » | 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 9e9ca78351a570e687ea49d9d681b40e8133b5be..469fa3ea1486b5a79f370f969109beb780880bf0 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -123,6 +123,8 @@
'common/font_list_mac.mm',
'common/font_list_win.cc',
'common/font_list_x11.cc',
+ 'common/gamepad_hardware_buffer.h',
+ 'common/gamepad_messages.h',
'common/geolocation_messages.h',
'common/geoposition.cc',
'common/geoposition.h',
« no previous file with comments | « content/common/gamepad_messages.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698