Chromium Code Reviews| Index: build/config/android/rules.gni |
| diff --git a/build/config/android/rules.gni b/build/config/android/rules.gni |
| index aeb7f1e4aadde2e94c70e3bf31b865f2f5db63de..c9388af8fd7d866b8ef653726d50607fa4ee1cd9 100644 |
| --- a/build/config/android/rules.gni |
| +++ b/build/config/android/rules.gni |
| @@ -1669,7 +1669,6 @@ template("android_apk") { |
| deps = [] |
| forward_variables_from(invoker, |
| [ |
| - "asset_location", |
| "deps", |
| "extensions_to_not_compress", |
| "language_splits", |