Reviewers: Jakob,

Description:
Add json-stringifier.h to v8.gyp.


[email protected]
BUG=


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

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

Affected files:
  M tools/gyp/v8.gyp


Index: tools/gyp/v8.gyp
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
index 7a54ef4fce9ab8039e7af3e081af6f00091c1f2f..20113af0d78283b3e66877c7fa78e0aeeaf13194 100644
--- a/tools/gyp/v8.gyp
+++ b/tools/gyp/v8.gyp
@@ -353,6 +353,7 @@
             '../../src/isolate.cc',
             '../../src/isolate.h',
             '../../src/json-parser.h',
+            '../../src/json-stringifier.h',
             '../../src/jsregexp.cc',
             '../../src/jsregexp.h',
             '../../src/lazy-instance.h',


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

Reply via email to