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

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: Rebased 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 | « chrome/browser/BUILD.gn ('k') | chrome/browser/chromeos/file_manager/file_tasks.cc » ('j') | no next file with comments »
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 7cac4e819be6b13d4651f0d8ed4c9b96b469a542..8247a7042883b891e6527922b8ec915ee1700cd7 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",
"+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 | « chrome/browser/BUILD.gn ('k') | chrome/browser/chromeos/file_manager/file_tasks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698