Commit d07203bc authored by yangguo@chromium.org's avatar yangguo@chromium.org

Fix BUILD.gn

TBR=jochen@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22937 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 19d07b2a
...@@ -866,8 +866,8 @@ source_set("v8_base") { ...@@ -866,8 +866,8 @@ source_set("v8_base") {
"src/zone-inl.h", "src/zone-inl.h",
"src/zone.cc", "src/zone.cc",
"src/zone.h", "src/zone.h",
"third_party/fdlibm/fdlibm.cc', "third_party/fdlibm/fdlibm.cc",
"third_party/fdlibm/fdlibm.h', "third_party/fdlibm/fdlibm.h",
] ]
if (v8_target_arch == "x86") { if (v8_target_arch == "x86") {
......
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