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

Unified Diff: components/arc/video_accelerator/DEPS

Issue 2892863002: ArcBridge: Add VideoEncodeAccelerator implementation. (Closed)
Patch Set: add missing public_dep to the typemap file. Created 3 years, 5 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/video_accelerator/DEPS
diff --git a/components/arc/video_accelerator/DEPS b/components/arc/video_accelerator/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..04dd5ab2b1131f3cf2eb4c8d4ec3f041d62bda19
--- /dev/null
+++ b/components/arc/video_accelerator/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+media/video/video_encode_accelerator.h",
+]

Powered by Google App Engine
This is Rietveld 408576698