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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2624513004: Prioritize ARC instance only when it is needed (Closed)
Patch Set: address comments Created 3 years, 11 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 | « no previous file | chrome/browser/chromeos/arc/arc_service_launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 346eb48fe4842489fc11b4f83991877791770954..040ceac9076fabf00cc82cc6cae37999f3da1c9e 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -229,6 +229,10 @@ source_set("chromeos") {
"arc/auth/arc_manual_auth_code_fetcher.h",
"arc/auth/arc_robot_auth_code_fetcher.cc",
"arc/auth/arc_robot_auth_code_fetcher.h",
+ "arc/boot_phase_monitor/arc_boot_phase_monitor_bridge.cc",
+ "arc/boot_phase_monitor/arc_boot_phase_monitor_bridge.h",
+ "arc/boot_phase_monitor/arc_instance_throttle.cc",
+ "arc/boot_phase_monitor/arc_instance_throttle.h",
"arc/downloads_watcher/arc_downloads_watcher_service.cc",
"arc/downloads_watcher/arc_downloads_watcher_service.h",
"arc/enterprise/arc_enterprise_reporting_service.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/arc/arc_service_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698