Chromium Code Reviews| Index: blimp/client/public/BUILD.gn |
| diff --git a/blimp/client/public/BUILD.gn b/blimp/client/public/BUILD.gn |
| index 9b1c40d238e758182f4c098b53cdb9a27d82c40a..b7dd6ae778a11712017646b5d70ee1e3e1867b70 100644 |
| --- a/blimp/client/public/BUILD.gn |
| +++ b/blimp/client/public/BUILD.gn |
| @@ -46,6 +46,7 @@ source_set("public_headers") { |
| "//base", |
| "//cc/surfaces:surface_id", |
| "//components/keyed_service/core", |
| + "//components/prefs:prefs", |
| "//net", |
| "//ui/gfx:native_widget_types", |
| "//url", |