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

Unified Diff: chrome/chrome_browser.gypi

Issue 3136008: Implement device_orientation::Provider. (Closed)
Patch Set: Patch Created 10 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
« no previous file with comments | « chrome/browser/device_orientation/provider_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 772005aaa4df3c3ebe9b9d04af61656aa36c5598..24df8fc860d3f58d10873524a743196ae6ad0b62 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1107,11 +1107,14 @@
'browser/default_encoding_combo_model.h',
'browser/defaults.cc',
'browser/defaults.h',
+ 'browser/device_orientation/data_fetcher.h',
'browser/device_orientation/dispatcher_host.cc',
'browser/device_orientation/dispatcher_host.h',
'browser/device_orientation/orientation.h',
'browser/device_orientation/provider.cc',
'browser/device_orientation/provider.h',
+ 'browser/device_orientation/provider_impl.cc',
+ 'browser/device_orientation/provider_impl.h',
'browser/diagnostics/diagnostics_main.cc',
'browser/diagnostics/diagnostics_main.h',
'browser/diagnostics/diagnostics_model.h',
« no previous file with comments | « chrome/browser/device_orientation/provider_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698