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

Unified Diff: components/session_manager/BUILD.gn

Issue 2545723003: ash: Add SessionController/Client mojo interfaces (Closed)
Patch Set: rebase, use ash_util::GetAshServiceName Created 4 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
Index: components/session_manager/BUILD.gn
diff --git a/components/session_manager/BUILD.gn b/components/session_manager/BUILD.gn
index 0bca2e4552d6541716b536b9a8e9a077d25cab29..cb6f68743ef83a029ae1e7ee712287f7c40cbe84 100644
--- a/components/session_manager/BUILD.gn
+++ b/components/session_manager/BUILD.gn
@@ -7,7 +7,8 @@ source_set("base") {
"session_manager_export.h",
"session_manager_types.h",
]
- deps = [
+
+ public_deps = [
"//components/signin/core/account_id",
]
}
« no previous file with comments | « chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.cc ('k') | components/user_manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698