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

Unified Diff: chrome/gpu/DEPS

Issue 1641353003: GpuArcVideoService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@arc-4-owen-ArcGpuVideoDecodeAccelerator
Patch Set: fix build 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
« no previous file with comments | « chrome/gpu/BUILD.gn ('k') | chrome/gpu/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/gpu/DEPS
diff --git a/chrome/gpu/DEPS b/chrome/gpu/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..75bb0d7d76b68860e34bc90c88b7c0edf38943ab
--- /dev/null
+++ b/chrome/gpu/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+components/arc/common",
+ "+content/public/gpu",
+ "+media/video",
+ "+media/base/video_frame.h",
+ "+mojo/edk/embedder",
+]
« no previous file with comments | « chrome/gpu/BUILD.gn ('k') | chrome/gpu/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698