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

Unified Diff: chrome/browser/chrome_content_gpu_manifest_overlay.json

Issue 2464693004: Fix mojom::ResourceUsageReporter exposure via content child capabilities (Closed)
Patch Set: . Created 4 years, 1 month 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_gpu_manifest_overlay.json
diff --git a/chrome/browser/chrome_content_gpu_manifest_overlay.json b/chrome/browser/chrome_content_gpu_manifest_overlay.json
index b3ba0b1166c3972f0d4f44f9fd5faf467f7507de..811563ce972ad544376a417ba35ba66cf70f64d8 100644
--- a/chrome/browser/chrome_content_gpu_manifest_overlay.json
+++ b/chrome/browser/chrome_content_gpu_manifest_overlay.json
@@ -5,7 +5,8 @@
"provides": {
"browser": [
"arc::mojom::VideoAcceleratorService",
- "arc::mojom::VideoAcceleratorServiceClient"
+ "arc::mojom::VideoAcceleratorServiceClient",
+ "mojom::ResourceUsageReporter"
]
}
}
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | chrome/browser/chrome_content_plugin_manifest_overlay.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698