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

Unified Diff: chrome/browser/chromeos/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: chrome/browser/chromeos/DEPS
diff --git a/chrome/browser/chromeos/DEPS b/chrome/browser/chromeos/DEPS
index 9858f816cd26e1cb91a6a665a0caa68ec0408fd1..228a8906a8064d42a411676a9139e6deb22d0bb2 100644
--- a/chrome/browser/chromeos/DEPS
+++ b/chrome/browser/chromeos/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/mime_util"
Lei Zhang 2015/04/28 04:01:03 Not needed since this rule is already in chrome/br
"+components/pairing",
"+components/onc",
"+components/ownership",

Powered by Google App Engine
This is Rietveld 408576698