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

Unified Diff: content/content_common.gypi

Issue 10698046: Implements part of Device Motion in the Renderer (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Implements new WebKit API, rebases after large refactorings Created 8 years, 4 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 b85bf05a3ced54e0a6ac8bf6b35dc3554000d3d3..6991849ed7a578188fa4572df0d9ce41ad9280c6 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -153,6 +153,7 @@
'common/debug_flags.cc',
'common/debug_flags.h',
'common/desktop_notification_messages.h',
+ 'common/device_motion_messages.h',
'common/device_orientation_messages.h',
'common/devtools_messages.h',
'common/dom_storage_messages.h',

Powered by Google App Engine
This is Rietveld 408576698