Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index d77931c7ec5e9bde20b33f9692daaecf67be0078..4aeca13a1f452367d42aae93522b082187b1c03f 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -563,7 +563,6 @@ source_set("v8_base") { |
| "src/compiler/operator-properties.h", |
| "src/compiler/operator.cc", |
| "src/compiler/operator.h", |
| - "src/compiler/phi-reducer.h", |
| "src/compiler/pipeline.cc", |
| "src/compiler/pipeline.h", |
| "src/compiler/pipeline-statistics.cc", |