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

Unified Diff: content/content_common.gypi

Issue 8689011: Renderer reading side of gamepad (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: review fixes, some renaming 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 507d80e36a73d40f502895b7d777262311774d6c..2e3e9622d0d0f0ba0a90c5c592c4b93b8185efd2 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -130,6 +130,8 @@
'common/font_list_x11.cc',
'common/gamepad_hardware_buffer.h',
'common/gamepad_messages.h',
+ 'common/gamepad_seqlock.cc',
+ 'common/gamepad_seqlock.h',
'common/geolocation_messages.h',
'common/geoposition.cc',
'common/geoposition.h',

Powered by Google App Engine
This is Rietveld 408576698