Chromium Code Reviews| Index: runtime/vm/profiler.h |
| diff --git a/runtime/vm/profiler.h b/runtime/vm/profiler.h |
| index e4f6c8d81dab03c89ebae9692c1a4378f57555e0..0b1207ffd2329fc0707da90e398eac6f46ef7a19 100644 |
| --- a/runtime/vm/profiler.h |
| +++ b/runtime/vm/profiler.h |
| @@ -54,7 +54,6 @@ class Profiler : public AllStatic { |
| private: |
| static bool initialized_; |
| - static Monitor* monitor_; |
| static SampleBuffer* sample_buffer_; |