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

Unified Diff: Source/modules/mediarecorder/DEPS

Issue 1255873002: MediaRecorder Blink part (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: esprehn@ last comments Created 5 years, 3 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 | « Source/modules/EventTargetModulesFactory.in ('k') | Source/modules/mediarecorder/MediaRecorder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/mediarecorder/DEPS
diff --git a/Source/modules/mediarecorder/DEPS b/Source/modules/mediarecorder/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..a823112cee3b59904ddc52302163dc7c0bd739a4
--- /dev/null
+++ b/Source/modules/mediarecorder/DEPS
@@ -0,0 +1,12 @@
+include_rules = [
+ "+core",
+ "-modules",
+ "+modules/EventModules.h",
+ "+modules/EventTargetModules.h",
+ "+modules/ModulesExport.h",
+ "+modules/mediarecorder",
+ "+modules/mediastream",
+ "+platform",
+ "+public/platform",
+ "-web",
+]
« no previous file with comments | « Source/modules/EventTargetModulesFactory.in ('k') | Source/modules/mediarecorder/MediaRecorder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698