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

Unified Diff: components/arc.gypi

Issue 2190483003: arc: Revamp the ArcBridgeService interface (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@2785
Patch Set: One less diff line 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 ac29e3145d48d1f1d6bb93459c2d3ccfa61f458c..b824293870b4a10658eda8c110c8cc296728ee48 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',
@@ -66,11 +67,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