Reviewers: danno,

Description:
Fix presubmit.

Please review this at http://codereview.chromium.org/9020004/

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     build/common.gypi


Index: build/common.gypi
===================================================================
--- build/common.gypi   (revision 10284)
+++ build/common.gypi   (working copy)
@@ -84,7 +84,7 @@

     # For a shared library build, results in "libv8-<(soname_version).so".
     'soname_version%': '',
-
+
     # We want max optimization for the V8 build (if this is not set, chrome
     # defaults to low optimization settings)
     'optimize': 'max',


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to