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

Unified Diff: build/landmines.py

Issue 19836002: Blink roll 154563:154580 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: need to add a landmine Created 7 years, 5 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/landmines.py
diff --git a/build/landmines.py b/build/landmines.py
index 753ad3bddf3e3a4ed9eb4ea3d2e660a24423996d..ebf33d745d69b8d898cf7e014de5bcafe6f97c64 100755
--- a/build/landmines.py
+++ b/build/landmines.py
@@ -158,6 +158,8 @@ def get_landmines(target):
gyp_defines().get('dcheck_always_on') == '1'):
add("Switched win x64 trybots from VS2010 to VS2012.")
gavinp 2013/07/19 20:29:33 Put your add up above this blank line.
+ add('Need to clobber everything due to and IDL change in r154579 (blink)')
+
gavinp 2013/07/19 20:29:33 Remove this blank line.
return landmines
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698