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

Unified Diff: content/public/app/mojo/content_browser_manifest.json

Issue 2648433006: Get frecon working with mustash. (Closed)
Patch Set: Fix manifest. Created 3 years, 11 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: content/public/app/mojo/content_browser_manifest.json
diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json
index 4378804bb8c20e9f0b98f2028cdcc42b9b663d0a..1f158769e636af8c193687e55ae3fed6a61b92be 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -57,7 +57,8 @@
"service_manager:user_id"
],
"file": [ "file:filesystem", "file:leveldb" ],
- "media": [ "media:media" ]
+ "media": [ "media:media" ],
+ "ui": [ "browser" ]
sky 2017/01/24 18:59:03 You should put this in c/b/chrome_content_browser_
kylechar 2017/01/24 19:17:31 Done.
}
},
"navigation:frame": {

Powered by Google App Engine
This is Rietveld 408576698