Chromium Code Reviews| Index: blimp/client/BUILD.gn |
| diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn |
| index 44c627be0cf664c0230576eaac2bb7ba2e2b7c9f..16590622e6cf6fad9f2e4799061e2c380d0b3747 100644 |
| --- a/blimp/client/BUILD.gn |
| +++ b/blimp/client/BUILD.gn |
| @@ -468,6 +468,7 @@ if (is_android) { |
| "//blimp/net", |
| "//components/safe_json/android:safe_json_jni_headers", |
| "//components/url_formatter", |
| + "//components/version_info", |
| "//net", |
| "//skia", |
| "//ui/base/ime:text_input_types", |