Commit 1e3fba1a authored by jochen@chromium.org's avatar jochen@chromium.org

Add collection-iterator.js to BUILD.gn after r21615

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

Review URL: https://codereview.chromium.org/314623002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21619 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 8e05308e
......@@ -220,6 +220,7 @@ action("js2c_experimental") {
"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 @@ action("run_mksnapshot") {
]
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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment