Revision: 21619
Author:   joc...@chromium.org
Date:     Tue Jun  3 07:26:07 2014 UTC
Log:      Add collection-iterator.js to BUILD.gn after r21615

LOG=n
BUG=none
TBR=ad...@chromium.org

Review URL: https://codereview.chromium.org/314623002
http://code.google.com/p/v8/source/detail?r=21619

Modified:
 /branches/bleeding_edge/BUILD.gn

=======================================
--- /branches/bleeding_edge/BUILD.gn    Tue Jun  3 06:50:46 2014 UTC
+++ /branches/bleeding_edge/BUILD.gn    Tue Jun  3 07:26:07 2014 UTC
@@ -220,6 +220,7 @@
     "src/symbol.js",
     "src/proxy.js",
     "src/collection.js",
+    "src/collection-iterator.js",
     "src/generator.js",
     "src/array-iterator.js",
     "src/harmony-string.js",
@@ -268,7 +269,7 @@
   ]

   args = [
-    "./" + rebase_path(get_label_info(":mksnapshot($host_toolchain)",
+    "./" + rebase_path(get_label_info(":mksnapshot($host_toolchain)",
                                       "root_out_dir") + "/mksnapshot",
                        root_build_dir),
     "--log-snapshot-positions",

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to