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

Unified Diff: third_party/WebKit/Source/modules/mediarecorder/DEPS

Issue 1540303003: MediaRecorder: update to spec (3/3) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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: third_party/WebKit/Source/modules/mediarecorder/DEPS
diff --git a/third_party/WebKit/Source/modules/mediarecorder/DEPS b/third_party/WebKit/Source/modules/mediarecorder/DEPS
index a823112cee3b59904ddc52302163dc7c0bd739a4..0b9b72e7b2049ebcb2129e2c322751dc1ecd1930 100644
--- a/third_party/WebKit/Source/modules/mediarecorder/DEPS
+++ b/third_party/WebKit/Source/modules/mediarecorder/DEPS
@@ -1,11 +1,9 @@
include_rules = [
"+core",
"-modules",
- "+modules/EventModules.h",
"+modules/EventTargetModules.h",
"+modules/ModulesExport.h",
"+modules/mediarecorder",
- "+modules/mediastream",
"+platform",
"+public/platform",
"-web",

Powered by Google App Engine
This is Rietveld 408576698