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

Unified Diff: chrome/browser/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
« no previous file with comments | « no previous file | chrome/browser/chromeos/DEPS » ('j') | chrome/browser/chromeos/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 01adb247fbac80a2aabb2b670ea0cd3b1b6739d5..97e5fe4419d9ebf727d19c4152d15abc9708f025 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -32,7 +32,6 @@ include_rules = [
"+components/crash",
"+components/crx_file",
"+components/data_reduction_proxy",
- "+components/network_hints",
Lei Zhang 2015/04/28 04:01:03 Sorting is hard.
"+components/device_event_log",
"+components/dom_distiller",
"+components/domain_reliability",
@@ -51,10 +50,12 @@ include_rules = [
"+components/language_usage_metrics",
"+components/leveldb_proto",
"+components/metrics",
+ "+components/mime_util",
"+components/nacl/browser",
"+components/nacl/common",
"+components/navigation_interception",
"+components/navigation_metrics",
+ "+components/network_hints",
"+components/network_time",
"+components/omnibox",
"+components/os_crypt",
« no previous file with comments | « no previous file | chrome/browser/chromeos/DEPS » ('j') | chrome/browser/chromeos/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698