Chromium Code Reviews

Unified Diff: media/DEPS

Issue 495353003: Move WebMediaPlayerImpl and its dependencies to media/blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More Android fixes Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: media/DEPS
diff --git a/media/DEPS b/media/DEPS
index f723644c89dc985db7209376f4ffee7ea9a9093b..f9c29befabdd58aebe9b7d313f4047e05f7bc056 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -11,4 +11,5 @@ include_rules = [
"+ui/gfx",
"+ui/gl",
"+ui/ozone",
+ "-media/blink",
]

Powered by Google App Engine