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