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

Unified Diff: content/content_child.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: 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 | « content/content_browser.gypi ('k') | net/base/mime_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 02da309c5598a590bff6b7421a4a5287157927b8..d00ef8b6aec8ede7796a5b4eba322bff86c190af 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -5,6 +5,7 @@
{
'dependencies': [
'../base/base.gyp:base',
+ '../components/mime_util/mime_util.gyp:mime_util',
'../components/tracing.gyp:tracing',
'../components/webcrypto/webcrypto.gyp:webcrypto',
'../mojo/mojo_base.gyp:mojo_environment_chromium',
« no previous file with comments | « content/content_browser.gypi ('k') | net/base/mime_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698