Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index 281eb147e3346dfc158dc9d5eff1932413788ef7..c363d3e2c6ded22567df2cfe8def538403c0bf76 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -124,6 +124,7 @@ static_library("test_support") { |
| "//content/public/app:both", |
| "//content/test:test_support", |
| "//extensions/features", |
| + "//gpu/ipc/service", |
| "//net", |
| "//net:test_support", |
| "//printing/features", |