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

Unified Diff: components/arc/BUILD.gn

Issue 1641353003: GpuArcVideoService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@arc-4-owen-ArcGpuVideoDecodeAccelerator
Patch Set: update video_accelerator.mojom 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
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index f85b31e2886009bd72ca8d21a96f0dbc3fa543b3..6959fa756edcba6ac0540ed525f76ca388d256a3 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -81,6 +81,7 @@ mojom("arc_bindings") {
"common/power.mojom",
"common/process.mojom",
"common/video.mojom",
+ "common/video_accelerator.mojom",
]
}

Powered by Google App Engine
This is Rietveld 408576698