Index: Source/core/testing/Internals.cpp |
diff --git a/Source/core/testing/Internals.cpp b/Source/core/testing/Internals.cpp |
index 37860b8c0f491f79627285942734baa80e9aaf7b..e1d604c91712753301152a1f0f9681b187dd94f0 100644 |
--- a/Source/core/testing/Internals.cpp |
+++ b/Source/core/testing/Internals.cpp |
@@ -136,12 +136,6 @@ |
namespace WebCore { |
// FIXME: oilpan: These will be removed soon. |
-DEFINE_GC_INFO(InternalRuntimeFlags); |
-DEFINE_GC_INFO(TypeConversions); |
-DEFINE_GC_INFO(MallocStatistics); |
-DEFINE_GC_INFO(LayerRect); |
-DEFINE_GC_INFO(Internals); |
- |
static MockPagePopupDriver* s_pagePopupDriver = 0; |
using namespace HTMLNames; |