summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorcbiesinger@chromium.org <cbiesinger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-19 20:34:37 +0000
committercbiesinger@chromium.org <cbiesinger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-19 20:34:37 +0000
commit6c2388b04d695c9226b0bb92dfad7e15c2c2e6fb (patch)
tree019c686fbc94cb8e37f97f2436ac94d9d4946d06 /build
parenta4bf2317773055c02b1e2e8837a1828358fc50b0 (diff)
downloadchromium_src-6c2388b04d695c9226b0bb92dfad7e15c2c2e6fb.zip
chromium_src-6c2388b04d695c9226b0bb92dfad7e15c2c2e6fb.tar.gz
chromium_src-6c2388b04d695c9226b0bb92dfad7e15c2c2e6fb.tar.bz2
Blink roll 154563:154580
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=154564:154580&mode=html R=gavinp@chromium.org BUG= Review URL: https://codereview.chromium.org/19836002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212639 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rwxr-xr-xbuild/landmines.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/landmines.py b/build/landmines.py
index 753ad3b..c09ffb8 100755
--- a/build/landmines.py
+++ b/build/landmines.py
@@ -157,6 +157,7 @@ def get_landmines(target):
gyp_defines().get('target_arch') == 'x64' and
gyp_defines().get('dcheck_always_on') == '1'):
add("Switched win x64 trybots from VS2010 to VS2012.")
+ add('Need to clobber everything due to an IDL change in r154579 (blink)')
return landmines