Revision: 12805
Author:   [email protected]
Date:     Wed Oct 24 02:56:01 2012
Log:      Add json-stringifier.h to v8.gyp.

[email protected]
BUG=

Review URL: https://chromiumcodereview.appspot.com/11267006
http://code.google.com/p/v8/source/detail?r=12805

Modified:
 /branches/bleeding_edge/tools/gyp/v8.gyp

=======================================
--- /branches/bleeding_edge/tools/gyp/v8.gyp    Tue Oct  9 01:24:58 2012
+++ /branches/bleeding_edge/tools/gyp/v8.gyp    Wed Oct 24 02:56:01 2012
@@ -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