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

Unified Diff: device/capture/DEPS

Issue 2214533002: move //media/capture to //device/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | « device/capture/BUILD.gn ('k') | device/capture/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/capture/DEPS
diff --git a/device/capture/DEPS b/device/capture/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..d950ce5faed7c1ab597e611ac3cd15f08574e98b
--- /dev/null
+++ b/device/capture/DEPS
@@ -0,0 +1,9 @@
+include_rules = [
+ "+jni",
+ "+media",
+ "+mojo/public/cpp/bindings",
+ "+third_party/libyuv",
+ "+third_party/skia",
+ "+ui/display",
+ "+ui/gfx",
+]
« no previous file with comments | « device/capture/BUILD.gn ('k') | device/capture/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698