Chromium Code Reviews| Index: blimp/engine/BUILD.gn |
| diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn |
| index 3c7918789fe0ae918f9a2535841bad390baab75b..731d43896a8dac813fd96572b8ec5f0f644f86cb 100644 |
| --- a/blimp/engine/BUILD.gn |
| +++ b/blimp/engine/BUILD.gn |
| @@ -700,6 +700,7 @@ source_set("browser_tests") { |
| "//blimp/engine:session", |
| "//blimp/engine:test_support", |
| "//blimp/net", |
| + "//components/prefs:test_support", |
| "//content/public/app:both", |
| "//content/test:test_support", |
| "//testing/gmock", |