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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1041103002: PartitionAlloc: Centralize Partition allocators into one place (Part 1) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 243dd2f6cb476f64ed3e27afff0d6969d6627139..10363b89d99f08d54b6e47443fe445e00f63bf88 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -79,8 +79,6 @@
'PODIntervalTree.h',
'PODRedBlackTree.h',
'ParsingUtilities.h',
- 'Partitions.cpp',
- 'Partitions.h',
'PasteMode.h',
'PlatformEvent.h',
'PlatformGestureEvent.h',

Powered by Google App Engine
This is Rietveld 408576698