Index: third_party/WebKit/Source/platform/blink_platform.gypi |
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi |
index 330a290aafb8f58eed794bf94eac601e6bf53308..743a696bfdcfb59e06ea13243123356001011017 100644 |
--- a/third_party/WebKit/Source/platform/blink_platform.gypi |
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi |
@@ -103,8 +103,6 @@ |
'Prerender.cpp', |
'Prerender.h', |
'PrerenderClient.h', |
- 'PurgeableVector.cpp', |
- 'PurgeableVector.h', |
'ScopedOrientationChangeIndicator.cpp', |
'ScopedOrientationChangeIndicator.h', |
'ScriptForbiddenScope.cpp', |
@@ -1227,7 +1225,6 @@ |
'PODFreeListArenaTest.cpp', |
'PODIntervalTreeTest.cpp', |
'PODRedBlackTreeTest.cpp', |
- 'PurgeableVectorTest.cpp', |
'SharedBufferTest.cpp', |
'TimerTest.cpp', |
'TracedValueTest.cpp', |