Chromium Code Reviews| Index: runtime/vm/code_generator.cc |
| =================================================================== |
| --- runtime/vm/code_generator.cc (revision 36527) |
| +++ runtime/vm/code_generator.cc (working copy) |
| @@ -55,7 +55,6 @@ |
| DECLARE_FLAG(int, deoptimization_counter_threshold); |
| DECLARE_FLAG(bool, enable_type_checks); |
| -DECLARE_FLAG(bool, report_usage_count); |
| DECLARE_FLAG(bool, warn_on_javascript_compatibility); |
| DEFINE_FLAG(bool, use_osr, true, "Use on-stack replacement."); |