Chromium Code Reviews| Index: components/BUILD.gn |
| diff --git a/components/BUILD.gn b/components/BUILD.gn |
| index 700e862fdf8b42af5a87be903587765d9377c2e5..8f6564c07e56dfc4b9443dbae589217c4cdf480b 100644 |
| --- a/components/BUILD.gn |
| +++ b/components/BUILD.gn |
| @@ -296,6 +296,7 @@ test("components_unittests") { |
| "//base", |
| "//base/test:test_support", |
| "//content/test:test_support", |
| + "//media", |
|
Ryan Sleevi
2015/05/13 23:55:53
You need to update this for iOS
servolk
2015/05/14 00:13:23
Done.
|
| "//net", |
| "//ui/base", |
| "//ui/resources:ui_test_pak", |