summaryrefslogtreecommitdiffstats
path: root/build/get_landmines.py
diff options
context:
space:
mode:
authorscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-15 00:07:27 +0000
committerscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-15 00:08:29 +0000
commit686236fafd44824f0311f5864d4573f62267061d (patch)
treef820c00dd2a814bfe6567bfb2850ad96b78345ba /build/get_landmines.py
parent453dfba5dc4b4cc7d920309092e8c6f7ca733be5 (diff)
downloadchromium_src-686236fafd44824f0311f5864d4573f62267061d.zip
chromium_src-686236fafd44824f0311f5864d4573f62267061d.tar.gz
chromium_src-686236fafd44824f0311f5864d4573f62267061d.tar.bz2
Revert 289650 "Roll buildtools, this updates VS2013 Pro to Update 3"
gfx_unittests fails on x64_rel. Unclear why tryjob was successful, perhaps different hardware between tryjob and waterfall. > Roll buildtools, this updates VS2013 Pro to Update 3 > > TBR=iannucci@chromium.org > NOTRY=true > BUG=402543 > > Review URL: https://codereview.chromium.org/458353003 TBR=scottmg@chromium.org Review URL: https://codereview.chromium.org/477013002 Cr-Commit-Position: refs/heads/master@{#289729} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289729 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/get_landmines.py')
-rwxr-xr-xbuild/get_landmines.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/get_landmines.py b/build/get_landmines.py
index 8ff535c..3aac6e7 100755
--- a/build/get_landmines.py
+++ b/build/get_landmines.py
@@ -47,7 +47,6 @@ def print_landmines():
gyp_msvs_version().startswith('2013')):
print "Switched win from VS2010 to VS2013."
print "Update to VS2013 Update 2."
- print "Update to VS2013 Update 3."
print 'Need to clobber everything due to an IDL change in r154579 (blink)'
print 'Need to clobber everything due to gen file moves in r175513 (Blink)'
if (platform() != 'ios'):