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

Unified Diff: media/muxers/DEPS

Issue 1710713002: Move media/capture/webm_muxer* to media/muxers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: moving webm_muxer* going to media/muxers, cleaning up DEPS Created 4 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
« no previous file with comments | « media/media.gyp ('k') | media/muxers/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/muxers/DEPS
diff --git a/media/muxers/DEPS b/media/muxers/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..dd27068a934587ce68b3fb26811659d17c547414
--- /dev/null
+++ b/media/muxers/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/libwebm",
+]
« no previous file with comments | « media/media.gyp ('k') | media/muxers/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698