Commit ca38b15b authored by Ben L. Titzer's avatar Ben L. Titzer

Fix BUILD.gn.

TBR=bmeurer@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#29932}
parent c215c956
...@@ -667,6 +667,7 @@ source_set("v8_base") { ...@@ -667,6 +667,7 @@ source_set("v8_base") {
"src/compiler/basic-block-instrumentor.h", "src/compiler/basic-block-instrumentor.h",
"src/compiler/change-lowering.cc", "src/compiler/change-lowering.cc",
"src/compiler/change-lowering.h", "src/compiler/change-lowering.h",
"src/compiler/c-linkage.cc",
"src/compiler/coalesced-live-ranges.cc", "src/compiler/coalesced-live-ranges.cc",
"src/compiler/coalesced-live-ranges.h", "src/compiler/coalesced-live-ranges.h",
"src/compiler/code-generator-impl.h", "src/compiler/code-generator-impl.h",
......
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