Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index c3f0ecc13d1badf81e0ca84bbb317e7087912ee5..59535d2dc09dca0d4e023efb7e4cacaf1814fcea 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -229,6 +229,7 @@ static_library("test_support") { |
| "//content/public/app:both", |
| "//content/public/browser", |
| "//content/public/common", |
| + "//ipc", |
| "//third_party/WebKit/public:blink", |
| "//third_party/WebKit/public:test_support", |
| ] |