Chromium Code Reviews| Index: blimp/client/public/BUILD.gn |
| diff --git a/blimp/client/public/BUILD.gn b/blimp/client/public/BUILD.gn |
| index 3b7879097e5fe916b9f1e85ce45d4bde05326643..766a856e5e1b48cd13231b87cd942493eee3acb1 100644 |
| --- a/blimp/client/public/BUILD.gn |
| +++ b/blimp/client/public/BUILD.gn |
| @@ -37,6 +37,7 @@ source_set("public_headers") { |
| public_deps = [ |
| "//base", |
| "//components/keyed_service/core", |
| + "//google_apis", |
| "//url", |
| ] |