Skip to content

Commit

Permalink
Blink roll 154563:154580
Browse files Browse the repository at this point in the history
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
  • Loading branch information
cbiesinger@chromium.org committed Jul 19, 2013
1 parent a4bf231 commit 6c2388b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ vars = {
"sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s",
"webkit_trunk": "http://src.chromium.org/blink/trunk",
"nacl_trunk": "http://src.chromium.org/native_client/trunk",
"webkit_revision": "154563",
"webkit_revision": "154580",
"chromium_git": "https://chromium.googlesource.com",
"chromiumos_git": "https://chromium.googlesource.com/chromiumos",
"swig_revision": "69281",
Expand Down
1 change: 1 addition & 0 deletions build/landmines.py
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 6c2388b

Please sign in to comment.