| Index: build/config/android/rules.gni
 | 
| diff --git a/build/config/android/rules.gni b/build/config/android/rules.gni
 | 
| index ddd58ee38b858e1c6dd9e725a8c1d54f9972eca7..39b2f397294c69cd726067efd627325a26a49067 100644
 | 
| --- a/build/config/android/rules.gni
 | 
| +++ b/build/config/android/rules.gni
 | 
| @@ -1566,7 +1566,6 @@
 | 
|      deps = [
 | 
|        "//base:base_java",
 | 
|        "//build/android/pylib/remote/device/dummy:remote_device_dummy_apk",
 | 
| -      "//testing/android/appurify_support:appurify_support_java",
 | 
|      ]
 | 
|      if (defined(invoker.deps)) {
 | 
|        deps += invoker.deps
 | 
| 
 |