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

Unified Diff: chrome/browser/BUILD.gn

Issue 2753753007: Introduce Identity Service and its initial usage (Closed)
Patch Set: Self-review Created 3 years, 9 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 80948bbbb849657dafc5865be4c9a14639e41c6b..c920f3cd5b2633f5d2fcfd0eabe271dfb5ca89cd 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1578,6 +1578,7 @@ split_static_library("browser") {
"//ppapi/features",
"//printing/features",
"//rlz/features",
+ "//services/identity:lib",
"//services/image_decoder/public/cpp",
"//services/preferences/public/cpp/",
"//services/preferences/public/interfaces/",

Powered by Google App Engine
This is Rietveld 408576698