Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index da5ff91ee7e6785200379eb5c81fb590a7f546fd..2628b9dbcfc6e7fe128adef407e4d19f78307583 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -583,8 +583,8 @@ source_set("v8_base") { |
| "src/compiler/value-numbering-reducer.h", |
| "src/compiler/verifier.cc", |
| "src/compiler/verifier.h", |
| - 'src/compiler/zone-pool.cc', |
| - 'src/compiler/zone-pool.h', |
| + "src/compiler/zone-pool.cc", |
| + "src/compiler/zone-pool.h", |
| "src/compiler.cc", |
| "src/compiler.h", |
| "src/contexts.cc", |