Commit 4db68f26 authored by yangguo@chromium.org's avatar yangguo@chromium.org

Fix GN build.

TBR=rossberg@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23013 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 7f156ffe
......@@ -178,9 +178,9 @@ action("js2c") {
sources = [
"src/runtime.js",
"src/v8natives.js",
"src/symbol.js",
"src/array.js",
"src/string.js",
"src/symbol.js",
"src/uri.js",
"third_party/fdlibm/fdlibm.js",
"src/math.js",
......
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