Revision: 24932
Author:   [email protected]
Date:     Tue Oct 28 12:09:48 2014 UTC
Log:      Removed non-existent files from gyp and GN builds.

[email protected]

Review URL: https://codereview.chromium.org/682793005
https://code.google.com/p/v8/source/detail?r=24932

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

=======================================
--- /branches/bleeding_edge/BUILD.gn    Mon Oct 27 22:33:52 2014 UTC
+++ /branches/bleeding_edge/BUILD.gn    Tue Oct 28 12:09:48 2014 UTC
@@ -641,7 +641,6 @@
     "src/factory.h",
     "src/fast-dtoa.cc",
     "src/fast-dtoa.h",
-    "src/feedback-slots.h",
     "src/field-index.h",
     "src/field-index-inl.h",
     "src/fixed-dtoa.cc",
@@ -917,7 +916,6 @@
     "src/unicode-decoder.cc",
     "src/unicode-decoder.h",
     "src/unique.h",
-    "src/uri.h",
     "src/utils-inl.h",
     "src/utils.cc",
     "src/utils.h",
=======================================
--- /branches/bleeding_edge/tools/gyp/v8.gyp    Mon Oct 27 22:33:52 2014 UTC
+++ /branches/bleeding_edge/tools/gyp/v8.gyp    Tue Oct 28 12:09:48 2014 UTC
@@ -554,7 +554,6 @@
         '../../src/factory.h',
         '../../src/fast-dtoa.cc',
         '../../src/fast-dtoa.h',
-        '../../src/feedback-slots.h',
         '../../src/field-index.h',
         '../../src/field-index-inl.h',
         '../../src/fixed-dtoa.cc',
@@ -832,7 +831,6 @@
         '../../src/unicode-decoder.cc',
         '../../src/unicode-decoder.h',
         '../../src/unique.h',
-        '../../src/uri.h',
         '../../src/utils-inl.h',
         '../../src/utils.cc',
         '../../src/utils.h',

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to