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

Unified Diff: build/get_landmines.py

Issue 676453002: Revert of Roll android_tools and breakpad to the latest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « build/config/android/config.gni ('k') | third_party/android_platform/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/get_landmines.py
diff --git a/build/get_landmines.py b/build/get_landmines.py
index ddbb7876b5c4e7b50f60f6922bfe26e94095c098..f15d8dbd28b408c3c128639fba3e970bff65a771 100755
--- a/build/get_landmines.py
+++ b/build/get_landmines.py
@@ -59,7 +59,6 @@
if platform() == 'android':
print 'Clobber: To delete stale generated .java files.'
print 'Delete stale generated .java files again. crbug.com/349592'
- print 'Clobber to delete incompatible object binary format with NDK r10c'
def main():
« no previous file with comments | « build/config/android/config.gni ('k') | third_party/android_platform/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698