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

Unified Diff: device/capture/DEPS

Issue 2143903003: [WIP] Move media/capture to device/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« 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..3cab989534a255b52c28f53c9ede970e2e9d65ae
--- /dev/null
+++ b/device/capture/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+jni",
+ "+media",
+ "+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