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