Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 6a041d0c20087c61a089c270df29f6938434f289..ce5b10128dc20078f11e0f9891c1da9059bb75f3 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -167,6 +167,7 @@ group("root") { |
| if (is_android) { |
| deps += [ |
| "//base/android:chromium_android_linker", |
| + "//build/android/rezip", |
| "//third_party/openmax_dl/dl", |
| "//content/shell/android:content_shell_apk", |
| "//chrome/android:chrome_shell_apk", |