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

Unified Diff: components/arc.gypi

Issue 1496193002: arc: Add ArcServiceManager to own all future ARC services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: readded file Created 5 years 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/chrome_shell_delegate_chromeos.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 7105b7b5546445195b4b7d3b2d5ce454292dc51e..d0b176b90e32625b8b0d7b019eb71ba0f577db58 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -21,6 +21,8 @@
'arc/arc_bridge_service.h',
'arc/arc_bridge_service_impl.cc',
'arc/arc_bridge_service_impl.h',
+ 'arc/arc_service_manager.cc',
+ 'arc/arc_service_manager.h',
'arc/common/arc_host_messages.h',
'arc/common/arc_instance_messages.h',
'arc/common/arc_message_generator.cc',
« no previous file with comments | « chrome/browser/ui/ash/chrome_shell_delegate_chromeos.cc ('k') | components/arc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698