Chromium Code Reviews| Index: blimp/engine/BUILD.gn |
| diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn |
| index 92e11dc8ad1ad74012c551296574de2d5c8069a9..66df4825883497790734109a07bd1308be02f3d3 100644 |
| --- a/blimp/engine/BUILD.gn |
| +++ b/blimp/engine/BUILD.gn |
| @@ -791,6 +791,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", |