Reviewers: ulan,

Description:
Fix lint.


[email protected]
BUG=
TEST=


Please review this at https://chromiumcodereview.appspot.com/10546163/

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

Affected files:
  M build/common.gypi


Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 98cc8cb3b59d7e3b21edd9f5bc8132938153fa31..19c10b3d2a66bc98c3915094cc73fb5c95a60779 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -95,7 +95,7 @@

     # For a shared library build, results in "libv8-<(soname_version).so".
     'soname_version%': '',
-
+
     # Interpreted regexp engine exists as platform-independent alternative
     # based where the regular expression is compiled to a bytecode.
     'v8_interpreted_regexp%': 0,


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

Reply via email to