Chromium Code Reviews| Index: components/mime_util/BUILD.gn |
| diff --git a/components/mime_util/BUILD.gn b/components/mime_util/BUILD.gn |
| index 096db1acbfaf494fcb8426c3a74e68a4ad6d575b..2d0fe5f3381f2806e424b8349083abfb53fb6cbf 100644 |
| --- a/components/mime_util/BUILD.gn |
| +++ b/components/mime_util/BUILD.gn |
| @@ -10,6 +10,7 @@ static_library("mime_util") { |
| deps = [ |
| "//base", |
| + "//media", |
| "//net", |
| ] |
| } |