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

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

Issue 2795783004: Move core MediaControls implementation to modules/media_controls/. (Closed)
Patch Set: rebase Created 3 years, 8 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: third_party/WebKit/Source/modules/media_controls/DEPS
diff --git a/third_party/WebKit/Source/modules/media_controls/DEPS b/third_party/WebKit/Source/modules/media_controls/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..bd25717fd75c7d935d2d705c3c09810a23286e00
--- /dev/null
+++ b/third_party/WebKit/Source/modules/media_controls/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "-modules",
+ "+modules/ModulesExport.h",
+ "+modules/media_controls",
+]

Powered by Google App Engine
This is Rietveld 408576698