Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(207)

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 2247073007: Make SharedBuffer in Resource non-discardable and remove PurgeableVector (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@SharedBuffer_DoNotUnlock
Patch Set: Rebase. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/platform/SharedBufferTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « third_party/WebKit/Source/platform/SharedBufferTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698