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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

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/chrome_content_browser_manifest_overlay.json
diff --git a/chrome/browser/chrome_content_browser_manifest_overlay.json b/chrome/browser/chrome_content_browser_manifest_overlay.json
index 9c0145b5d21e40bae78fe62679a969cae18d2313..e19eaa53b93f83690c7762a89011a6292e38cda4 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -23,6 +23,7 @@
"requires": {
"accessibility_autoclick": [ "ash:autoclick" ],
"ash": [ "ash" ],
+ "identity": [ "identity_manager" ],
"image_decoder": [ "decode" ],
"nacl_broker": [ "browser" ],
"nacl_loader": [ "browser" ],

Powered by Google App Engine
This is Rietveld 408576698