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

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: rebase to HEAD 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_seqlock_unittest.cc ('k') | content/content_renderer.gypi » ('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 08defbba8a18435b7b990e9d08826ded274cbcc4..6cd80a6460df7941f3de55b57b16813f6c8bfab0 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -134,6 +134,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',
« no previous file with comments | « content/common/gamepad_seqlock_unittest.cc ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698