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

Unified Diff: third_party/WebKit/Source/core/DEPS

Issue 2154233003: Rewrite YouTube Flash embeds (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Clean up Created 4 years, 5 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/core/DEPS
diff --git a/third_party/WebKit/Source/core/DEPS b/third_party/WebKit/Source/core/DEPS
index c34e54faa87eca91436160e3a49dd476cf3fea46..a8cbf54f668f95f6619cf283737982a553ead537 100644
--- a/third_party/WebKit/Source/core/DEPS
+++ b/third_party/WebKit/Source/core/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+core",
"-inspector/v8",
"+inspector/v8/public",
+ "+media/base",
mlamouri (slow - plz ping) 2016/07/28 13:05:13 I don't think you need that, do you?
kdsilva 2016/07/28 15:17:18 Looks like I don't! Not sure why I thought I did..
mlamouri (slow - plz ping) 2016/07/28 19:46:54 Maybe you added the feature flag to the media list
"-modules",
"+platform",
"+public/platform",

Powered by Google App Engine
This is Rietveld 408576698