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

Unified Diff: chrome/gpu/DEPS

Issue 1549473002: Add ArcGpuVideoDecodeAccelerator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address Pawel's comments Created 4 years, 9 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/gpu/DEPS
diff --git a/chrome/gpu/DEPS b/chrome/gpu/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..8284ac327f83d2a013a60697a4b3bafb3be67093
--- /dev/null
+++ b/chrome/gpu/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+media/video",
+ "+media/base/video_frame.h",
+]

Powered by Google App Engine
This is Rietveld 408576698