Index: components/mime_util/DEPS |
diff --git a/components/mime_util/DEPS b/components/mime_util/DEPS |
index 7e0780e60a980ab9be74288001f100f059f98aa6..3103981ce7681cb4e04ad93ab1de160128d69181 100644 |
--- a/components/mime_util/DEPS |
+++ b/components/mime_util/DEPS |
@@ -3,5 +3,6 @@ include_rules = [ |
# any dependencies on //content |
"-content", |
+ "+media/base", # Only for platforms other than iOS |
Ryan Sleevi
2015/05/15 21:30:32
Can't you make this a specific header file?
servolk
2015/05/15 22:10:31
Done.
|
"+net/base", |
] |