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

Unified Diff: chrome/chrome_browser.gypi

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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4a4355cbfc018a0786f71fb182372f2892763195..dfb352fedeebe90b33679c42e8ed94e8c982b3e2 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3042,6 +3042,7 @@
'../components/components.gyp:variations_http_provider',
'../components/components.gyp:webdata_common',
'../components/components.gyp:webdata_services',
+ '../components/mime_util/mime_util.gyp:mime_util',
Lei Zhang 2015/04/28 04:01:03 Need to do change the GN version as well.
'../content/content.gyp:content_browser',
'../content/content.gyp:content_common',
'../courgette/courgette.gyp:courgette_lib',

Powered by Google App Engine
This is Rietveld 408576698