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

Unified Diff: components/arc.gypi

Issue 2133503002: arc: Revamp the ArcBridgeService interface (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: More rebasing Created 4 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 | « chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.cc ('k') | components/arc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index 3aad39d4c09d292caa9793db5c34bbf310a0fbf2..a1bafda2cf7dead50054b82352572e3327361fa8 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -54,6 +54,7 @@
'arc/ime/arc_ime_bridge_impl.h',
'arc/ime/arc_ime_service.cc',
'arc/ime/arc_ime_service.h',
+ 'arc/instance_holder.h',
'arc/intent_helper/activity_icon_loader.cc',
'arc/intent_helper/activity_icon_loader.h',
'arc/intent_helper/arc_intent_helper_bridge.cc',
@@ -64,11 +65,11 @@
'arc/intent_helper/link_handler_model_impl.h',
'arc/intent_helper/local_activity_resolver.cc',
'arc/intent_helper/local_activity_resolver.h',
+ 'arc/metrics/arc_metrics_service.cc',
+ 'arc/metrics/arc_metrics_service.h',
'arc/metrics/oom_kills_histogram.h',
'arc/metrics/oom_kills_monitor.cc',
'arc/metrics/oom_kills_monitor.h',
- 'arc/metrics/arc_metrics_service.cc',
- 'arc/metrics/arc_metrics_service.h',
'arc/net/arc_net_host_impl.cc',
'arc/net/arc_net_host_impl.h',
'arc/obb_mounter/arc_obb_mounter_bridge.cc',
« no previous file with comments | « chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.cc ('k') | components/arc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698