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

Unified Diff: components/arc/common/typemaps.gni

Issue 2892863002: ArcBridge: Add VideoEncodeAccelerator implementation. (Closed)
Patch Set: Rebase 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: components/arc/common/typemaps.gni
diff --git a/components/arc/common/typemaps.gni b/components/arc/common/typemaps.gni
index 11cad927ad0df36d35405cc8c344d543bc4b0c43..3dafd84c54ba5d83f24537aad2db1bf303e39485 100644
--- a/components/arc/common/typemaps.gni
+++ b/components/arc/common/typemaps.gni
@@ -10,4 +10,5 @@ typemaps = [
"//components/arc/common/ime.typemap",
"//components/arc/common/intent_helper.typemap",
"//components/arc/common/video_common.typemap",
+ "//components/arc/common/video_encode_accelerator.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698