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

Unified Diff: chrome/browser/chrome_content_gpu_manifest_overlay.json

Issue 2919193002: ArcBridge: Rename VideoAcceleratorService to VideoDecodeAccelerator. (Closed)
Patch Set: Created 3 years, 6 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_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 123b122281275a05bb620376bbb24a7e13ca7a65..7e275bfa55390dc0a35b11b27d37ffcdea6b6d67 100644
--- a/chrome/browser/chrome_content_gpu_manifest_overlay.json
+++ b/chrome/browser/chrome_content_gpu_manifest_overlay.json
@@ -4,8 +4,8 @@
"service_manager:connector": {
"provides": {
"browser": [
- "arc::mojom::VideoAcceleratorService",
- "arc::mojom::VideoAcceleratorServiceClient",
+ "arc::mojom::VideoDecodeAccelerator",
+ "arc::mojom::VideoDecodeClient",
"chrome::mojom::ResourceUsageReporter"
]
}

Powered by Google App Engine
This is Rietveld 408576698