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

Unified Diff: build/get_landmines.py

Issue 316853002: Update V8 to version 3.27.19.2 (merged r21666). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Landmine Created 6 years, 6 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 | « DEPS ('k') | no next file » | 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 daa917229d767437922712c6b11d0c6c00af014f..2c5941b8d567268163befd82c2917baffafdc929 100755
--- a/build/get_landmines.py
+++ b/build/get_landmines.py
@@ -52,6 +52,7 @@ def print_landmines(target):
print 'Need to clobber everything due to an IDL change in r154579 (blink)'
if (platform() != 'ios'):
print 'Clobber to get rid of obselete test plugin after r248358'
+ print 'Clobber to rebuild GN files for V8'
def main():
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698