| Index: build/android/BUILD.gn
|
| diff --git a/build/android/BUILD.gn b/build/android/BUILD.gn
|
| index ae3b5e27b3bbb9ba6cc2de890fde8118b2b1cfec..6cf8bf1c81111cf4f391b2a33435e05e5587b118 100644
|
| --- a/build/android/BUILD.gn
|
| +++ b/build/android/BUILD.gn
|
| @@ -129,7 +129,6 @@ _scripts_to_wrap = [
|
| # TODO(agrieve): Once GYP is no more, delete the checked-in adb_gdb_* scripts
|
| # and generated a script for each android_apk() that has a native library.
|
| "adb_gdb_android_webview_shell",
|
| - "adb_gdb_blimp_client",
|
| "adb_gdb_chrome_public",
|
| "adb_gdb_content_shell",
|
| "adb_gdb_cronet_sample",
|
|
|