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

Unified Diff: content/browser/media/capture/DEPS

Issue 172003004: Fixit: Move tab and desktop capture code to new location. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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/browser/media/capture/DEPS
diff --git a/content/browser/media/capture/DEPS b/content/browser/media/capture/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c88063c15648841aaddaf05fb248ebf91da79d6c
--- /dev/null
+++ b/content/browser/media/capture/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/libyuv", # For scaling in desktop_capture_device.cc.
+]

Powered by Google App Engine
This is Rietveld 408576698