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

Unified Diff: content/content_browser.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: Restore more specific version of another missing header. 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
« no previous file with comments | « content/common/sensors_listener.h ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 001703432a5d8265ac7d74fe019eba44fcc2c058..a403c3c5266cea6fa5263d280d74423c51c6930b 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -377,6 +377,10 @@
'browser/resource_context.h',
'browser/safe_util_win.cc',
'browser/safe_util_win.h',
+ 'browser/sensors/sensors_provider.cc',
+ 'browser/sensors/sensors_provider.h',
+ 'browser/sensors/sensors_provider_impl.cc',
+ 'browser/sensors/sensors_provider_impl.h',
'browser/site_instance.cc',
'browser/site_instance.h',
'browser/speech/audio_encoder.cc',
« no previous file with comments | « content/common/sensors_listener.h ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698