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

Unified Diff: content/child/DEPS

Issue 1110833003: Move the IsSupported* mime functions out of //net and into //components/mime_util (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: content/child/DEPS
diff --git a/content/child/DEPS b/content/child/DEPS
index 7931bc20c4a6e4e5b849ee49d1b8ddf024eee30b..6670427c8d3d87c67bf5566a22f86a00370e619e 100644
--- a/content/child/DEPS
+++ b/content/child/DEPS
@@ -1,6 +1,7 @@
include_rules = [
# Allow inclusion of specific components that we depend on. We may only
# depend on components which we share with the mojo html_viewer.
+ "+components/mime_util",
"+components/scheduler/child",
"+components/scheduler/common",
"+components/tracing",

Powered by Google App Engine
This is Rietveld 408576698