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

Unified Diff: content/content_common.gypi

Issue 7273073: Animated Rotation (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Use new minimal sensor API Created 9 years, 5 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 5a85be8d356569189cf90e7f40f18a15bf811080..af95a3fe028cc3b7cbca51f89136f3a8e21b33cf 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -210,6 +210,8 @@
'common/section_util_win.cc',
'common/section_util_win.h',
'common/security_style.h',
+ 'common/sensors.h',
+ 'common/sensors_listener.h',
'common/serialized_script_value.cc',
'common/serialized_script_value.h',
'common/set_process_title.cc',

Powered by Google App Engine
This is Rietveld 408576698