Index: third_party/WebKit/Source/platform/heap/blink_heap.gypi |
diff --git a/third_party/WebKit/Source/platform/heap/blink_heap.gypi b/third_party/WebKit/Source/platform/heap/blink_heap.gypi |
index 61b29bfc1f0799777005d069ef2b121d67e85ef0..34cf42d0169e1d2e51923ac95053b56b7bcbf59a 100644 |
--- a/third_party/WebKit/Source/platform/heap/blink_heap.gypi |
+++ b/third_party/WebKit/Source/platform/heap/blink_heap.gypi |
@@ -40,6 +40,7 @@ |
'CallbackStack.h', |
'GCInfo.cpp', |
'GCInfo.h', |
+ 'GCTaskRunner.h', |
'GarbageCollected.h', |
'Handle.h', |
'Heap.cpp', |
@@ -51,11 +52,9 @@ |
'InlinedGlobalMarkingVisitor.h', |
'MarkingVisitor.h', |
'MarkingVisitorImpl.h', |
- 'MessageLoopInterruptor.h', |
'PageMemory.h', |
'PagePool.cpp', |
'PagePool.h', |
- 'PendingGCRunner.h', |
'PersistentNode.cpp', |
'PersistentNode.h', |
'SafePoint.cpp', |