Chromium Code Reviews| Index: blimp/engine/BUILD.gn |
| diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn |
| index 832042dbc62a80b828b6765a8adee22643e912ba..adec1faad7666235c2ec16566e8a2b37ce769414 100644 |
| --- a/blimp/engine/BUILD.gn |
| +++ b/blimp/engine/BUILD.gn |
| @@ -58,6 +58,8 @@ source_set("app") { |
| public_deps = [ |
| ":app_metrics", |
| + "//device/geolocation:device_geolocation", |
| + "//device/geolocation/public/interfaces", |
| ] |
| deps = [ |