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

Unified Diff: chrome/chrome_browser.gypi

Issue 10456045: Refactored mobile activation engine outside of WebUI handler in order to expose its state to other … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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/ui/webui/options2/chromeos/internet_options_handler2.cc ('k') | no next file » | 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 59e0ffbb8ea1e4df9bd5dc5cd1820718b2e86a99..7131bf2494d5a26c829c9ec4aeab7080ae49f7e3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -751,6 +751,8 @@
'browser/chromeos/low_memory_observer.h',
'browser/chromeos/media/media_player.cc',
'browser/chromeos/media/media_player.h',
+ 'browser/chromeos/mobile/mobile_activator.cc',
+ 'browser/chromeos/mobile/mobile_activator.h',
'browser/chromeos/mobile_config.cc',
'browser/chromeos/mobile_config.h',
'browser/chromeos/net/cros_network_change_notifier_factory.cc',
« no previous file with comments | « chrome/browser/ui/webui/options2/chromeos/internet_options_handler2.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698