Chromium Code Reviews| Index: blimp/engine/BUILD.gn |
| diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn |
| index a5b6e32d28f7fffe3918bdf128680f9bc2eaccd8..80c9cd2d60080a9d8212b1ac2b4bcf4f4b17f508 100644 |
| --- a/blimp/engine/BUILD.gn |
| +++ b/blimp/engine/BUILD.gn |
| @@ -715,6 +715,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", |