Index: Source/core/testing/Internals.cpp |
diff --git a/Source/core/testing/Internals.cpp b/Source/core/testing/Internals.cpp |
index a0837ddff01a3bb23a328a3c0a4fcade8af4079f..475d684a460eba08d989d7e303da032dd1e7cea1 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; |