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

Unified Diff: content/shell/DEPS

Issue 877323009: Extracted media mime type checks from net/base/ into media/base/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Build fixes #1 Created 5 years, 10 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: content/shell/DEPS
diff --git a/content/shell/DEPS b/content/shell/DEPS
index a46f5cf5d804bfe9937d7ed64c66c48227542d43..4989de75618df56c78133ae22ea40d9a5e725026 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -26,6 +26,7 @@ include_rules = [
# For enabling media related features.
"+media/base/media_switches.h",
+ "+media/base/mime_util.h",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698