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

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

Issue 2782373002: Remove MediaControls methods needed for the Cast button (Closed)
Patch Set: Fixed MediaControlsImplTest 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
index bd25717fd75c7d935d2d705c3c09810a23286e00..3f4890ffd390b34e97ac501d70668bd7f557fc3c 100644
--- a/third_party/WebKit/Source/modules/media_controls/DEPS
+++ b/third_party/WebKit/Source/modules/media_controls/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"-modules",
"+modules/ModulesExport.h",
"+modules/media_controls",
+ "+modules/remoteplayback",
]

Powered by Google App Engine
This is Rietveld 408576698