Index: trunk/src/build/get_landmines.py |
=================================================================== |
--- trunk/src/build/get_landmines.py (revision 289728) |
+++ trunk/src/build/get_landmines.py (working copy) |
@@ -47,7 +47,6 @@ |
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'): |