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

Unified Diff: content/content_common.gypi

Issue 7366011: Initial sensor event provider for testing views screen rotation (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Renamed content/browser files to work around Win Builder 2010 bug. 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
« content/common/sensors_listener.h ('K') | « content/content_browser.gypi ('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 42cfd32b91f96131fc36b8161f666070dfffd058..638b5db926ca9eb396e7418166d8b5de2b503764 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',
« content/common/sensors_listener.h ('K') | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698