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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 1701063003: Refactor ArcBridgeService detection and initialization to a separate class ArcServiceLauncher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address reviewer feedback Created 4 years, 10 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/chromeos/chrome_browser_main_chromeos.cc ('k') | components/arc/arc_bridge_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 2b9e2732dcc9beaa8fe9bd0984a1808123124065..9d170c53dad1a2b08cdb5dbab9c5ee319a1803cc 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -56,6 +56,8 @@
'browser/chromeos/arc/arc_auth_service.h',
'browser/chromeos/arc/arc_intent_helper_bridge.cc',
'browser/chromeos/arc/arc_intent_helper_bridge.h',
+ 'browser/chromeos/arc/arc_service_launcher.cc',
+ 'browser/chromeos/arc/arc_service_launcher.h',
'browser/chromeos/arc/settings_bridge.cc',
'browser/chromeos/arc/settings_bridge.h',
'browser/chromeos/attestation/attestation_ca_client.cc',
« no previous file with comments | « chrome/browser/chromeos/chrome_browser_main_chromeos.cc ('k') | components/arc/arc_bridge_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698