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():