commit | 0d600b21c2646f4e834f04c38e4e2e608ab5a1cb | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Jun 04 14:26:03 2014 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Jun 04 14:26:03 2014 |
tree | 174829b2c477f321bb09e964bd81afe59ff4b930 | |
parent | d635f25842d1baf9ebd09b89876871cfc7bf9d30 [diff] [blame] |
Update V8 to version 3.27.19.2 (merged r21666). Please reply to the V8 sheriff [email protected] in case of problems. [email protected], [email protected] [email protected] Review URL: https://codereview.chromium.org/316853002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274820 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/build/get_landmines.py b/build/get_landmines.py index daa9172..2c5941b 100755 --- a/build/get_landmines.py +++ b/build/get_landmines.py
@@ -52,6 +52,7 @@ print 'Need to clobber everything due to an IDL change in r154579 (blink)' if (platform() != 'ios'): print 'Clobber to get rid of obselete test plugin after r248358' + print 'Clobber to rebuild GN files for V8' def main():