Chromium Code Reviews| Index: runtime/vm/scavenger.h |
| diff --git a/runtime/vm/scavenger.h b/runtime/vm/scavenger.h |
| index 11a0aa104bedeb9c8312568c53ac7d42786df7cb..c5f2b8195361997d2e7ba4c12825ef22f515560b 100644 |
| --- a/runtime/vm/scavenger.h |
| +++ b/runtime/vm/scavenger.h |
| @@ -24,9 +24,6 @@ class Isolate; |
| class JSONObject; |
| class ScavengerVisitor; |
| -DECLARE_FLAG(bool, gc_at_alloc); |
| - |
| - |
| // Wrapper around VirtualMemory that adds caching and handles the empty case. |
| class SemiSpace { |
| public: |