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: chrome/app/mojo/chrome_renderer_manifest.json

Issue 1828733004: Load application manifests from resources (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « chrome/app/mojo/chrome_manifest.json ('k') | content/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mojo/chrome_renderer_manifest.json
diff --git a/content/browser/mojo/chrome_renderer_manifest.json b/chrome/app/mojo/chrome_renderer_manifest.json
similarity index 56%
rename from content/browser/mojo/chrome_renderer_manifest.json
rename to chrome/app/mojo/chrome_renderer_manifest.json
index 463be6d23ec9febe9e8717d20ed8f99264399bb8..f4fd7d702ac543c7f396f439ff8c6f9a9cfb77c8 100644
--- a/content/browser/mojo/chrome_renderer_manifest.json
+++ b/chrome/app/mojo/chrome_renderer_manifest.json
@@ -1,5 +1,5 @@
{
"name": "exe:chrome_renderer",
"display_name": "Chrome Renderer",
- "capabilities": { "mojo:mus": [ "mus::mojom::Gpu" ] }
+ "capabilities": {}
}
« no previous file with comments | « chrome/app/mojo/chrome_manifest.json ('k') | content/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698