Index: chrome/test/BUILD.gn |
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
index 9d68d7bf05a4b23379d09ef6a6b6fb3f470cd50e..f0d240c7402ada6fda2681ca73d5b4097ede93d8 100644 |
--- a/chrome/test/BUILD.gn |
+++ b/chrome/test/BUILD.gn |
@@ -979,9 +979,11 @@ test("browser_tests") { |
"//media", |
"//media/base:test_support", |
"//media/cast:test_support", |
+ "//mojo/common:common_base", |
"//net", |
"//net:test_support", |
"//sdch", |
+ "//services/shell/public/cpp", |
"//skia", |
"//sync", |
"//testing/gmock", |