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

Unified Diff: content/renderer/image_capture/DEPS

Issue 2739253003: Image Capture: Move files out of content/renderer/media to replicate WebKit's structure (Closed)
Patch Set: DEPS Created 3 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: content/renderer/image_capture/DEPS
diff --git a/content/renderer/image_capture/DEPS b/content/renderer/image_capture/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1c7383f81956666f0e167912eecb6485c93d1884
--- /dev/null
+++ b/content/renderer/image_capture/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+third_party/libyuv",
+ '+third_party/skia',
+]

Powered by Google App Engine
This is Rietveld 408576698