Chromium Code Reviews| Index: src/flag-definitions.h |
| =================================================================== |
| --- src/flag-definitions.h (revision 3006) |
| +++ src/flag-definitions.h (working copy) |
| @@ -270,7 +270,6 @@ |
| // compiler.cc |
| DEFINE_bool(print_builtin_scopes, false, "print scopes for builtins") |
| DEFINE_bool(print_scopes, false, "print scopes") |
| -DEFINE_bool(print_cfg, false, "print control-flow graph") |
| // contexts.cc |
| DEFINE_bool(trace_contexts, false, "trace contexts operations") |