Revision: 3959
Author: [email protected]
Date: Thu Feb 25 11:03:36 2010
Log: Update gyp file for the partial snapshot branch.
Review URL: http://codereview.chromium.org/661094
http://code.google.com/p/v8/source/detail?r=3959

Modified:
 /branches/experimental/partial_snapshots/tools/gyp/v8.gyp

=======================================
--- /branches/experimental/partial_snapshots/tools/gyp/v8.gyp Thu Feb 25 10:52:10 2010 +++ /branches/experimental/partial_snapshots/tools/gyp/v8.gyp Thu Feb 25 11:03:36 2010
@@ -561,11 +561,11 @@
           '../../src/math.js',
           '../../src/messages.js',
           '../../src/apinatives.js',
-          '../../src/debug-delay.js',
-          '../../src/mirror-delay.js',
-          '../../src/date-delay.js',
-          '../../src/json-delay.js',
-          '../../src/regexp-delay.js',
+          '../../src/debug-debugger.js',
+          '../../src/mirror-debugger.js',
+          '../../src/date.js',
+          '../../src/json.js',
+          '../../src/regexp.js',
           '../../src/macros.py',
         ],
       },

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

Reply via email to