Chromium Code Reviews| Index: components/mime_util/DEPS |
| diff --git a/components/mime_util/DEPS b/components/mime_util/DEPS |
| index 7e0780e60a980ab9be74288001f100f059f98aa6..2b1acf8c5f764c749e1dd3a8c29d73895d4e22bb 100644 |
| --- a/components/mime_util/DEPS |
| +++ b/components/mime_util/DEPS |
| @@ -3,5 +3,6 @@ include_rules = [ |
| # any dependencies on //content |
| "-content", |
| + "+media/base/mime_util.h", # Only for platforms other than iOS |
| "+net/base", |
| ] |