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

Unified Diff: components/arc/BUILD.gn

Issue 2869163002: Refactor dbus SessionManagerInterface.StartArcInterface (Closed)
Patch Set: rebase Created 3 years, 7 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 | « chromeos/dbus/session_manager_client.cc ('k') | components/arc/arc_session.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 2dcd3894a146e0d0c3ef4261a22b32082be9925e..6e3230ac43a4a0f60e0f1c56122eb30a29f09596 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -73,6 +73,7 @@ static_library("arc") {
"//ash/shared:app_types",
"//base",
"//chromeos",
+ "//chromeos:login_manager_proto",
"//chromeos:power_manager_proto",
"//components/exo",
"//components/google/core/browser",
« no previous file with comments | « chromeos/dbus/session_manager_client.cc ('k') | components/arc/arc_session.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698