Index: Source/core/page/Frame.h |
diff --git a/Source/core/page/Frame.h b/Source/core/page/Frame.h |
index 69c50f0576e222a1f81fadd699aaa62a6fb094e9..fa7969998114a60bb757d2869acd14d295da85b7 100644 |
--- a/Source/core/page/Frame.h |
+++ b/Source/core/page/Frame.h |
@@ -110,8 +110,6 @@ namespace WebCore { |
void dispatchVisibilityStateChangeEvent(); |
- void reportMemoryUsage(MemoryObjectInfo*) const; |
- |
// ======== All public functions below this point are candidates to move out of Frame into another class. ======== |
bool inScope(TreeScope*) const; |