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

Unified Diff: components/arc/BUILD.gn

Issue 2869163002: Refactor dbus SessionManagerInterface.StartArcInterface (Closed)
Patch Set: update names 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
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 710b6e49d051964bfac005f727c2cfa8f5712d6b..f8c17a939a88b8c16c34ccd8eb2f8aa92c2d8269 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -70,6 +70,7 @@ static_library("arc") {
"//ash/public/cpp:ash_public_cpp",
"//base",
"//chromeos",
+ "//chromeos:login_manager_proto",
"//chromeos:power_manager_proto",
"//components/exo",
"//components/google/core/browser",

Powered by Google App Engine
This is Rietveld 408576698