Index: components/BUILD.gn |
diff --git a/components/BUILD.gn b/components/BUILD.gn |
index 038f18d6f52df1b300c41b13aaccb86bccfaedb1..c5552b6e8cc5be0c97f0aa006d4d3a49ce7b0d1a 100644 |
--- a/components/BUILD.gn |
+++ b/components/BUILD.gn |
@@ -669,6 +669,7 @@ test("components_browsertests") { |
"//content/test:browsertest_support", |
"//content/test:test_support", |
"//device/bluetooth", |
+ "//ipc:test_support", |
brettw
2015/12/01 18:01:37
I don't see what this is for. Did something fail w
agrieve
2015/12/01 18:41:50
Without this:
../../components/password_manager/c
|
"//ui/base", |
] |