Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index b62091b070f9590cd9fe5a3ed5e96239e2958114..169df5ef5a920ab6f917e70aea84957a88fea3d2 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -998,9 +998,11 @@ if (!is_android) { |
| "//media", |
| "//media/base:test_support", |
| "//media/cast:test_support", |
| + "//mojo/common:common_base", |
| "//net", |
| "//net:test_support", |
| "//sdch", |
| + "//services/shell/public/cpp", |
| "//skia", |
| "//sync", |
| "//sync:test_support_sync_api", |