Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: build/android/BUILD.gn

Issue 2626423004: Remove all //blimp code. (Closed)
Patch Set: One last(?) `git merge` for good measure. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « blimp/tools/tests-manifest-blacklist.txt ('k') | build/android/adb_blimp_command_line » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « blimp/tools/tests-manifest-blacklist.txt ('k') | build/android/adb_blimp_command_line » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698