Chromium Code Reviews| Index: src/codegen.h |
| diff --git a/src/codegen.h b/src/codegen.h |
| index 8f0e265cf564ea7b4bce98e64cf34abf8c2f3588..5b93abb4c50314110b267202370d5ac1d1f67a03 100644 |
| --- a/src/codegen.h |
| +++ b/src/codegen.h |
| @@ -41,7 +41,6 @@ namespace v8 { namespace internal { |
| // install extensions with lazy compilation enabled. At the |
| // moment, this doesn't work for the extensions in Google3, |
| // and we can only run the tests with --nolazy. |
| -DECLARE_bool(lazy); |
| // Forward declaration. |