Index: third_party/WebKit/public/web/WebFrame.h |
diff --git a/third_party/WebKit/public/web/WebFrame.h b/third_party/WebKit/public/web/WebFrame.h |
index ee3a1b42d12eff522d8215da2f6f4b6c8d6d71c3..0ff5fc883e72db500e744adbdb65586361572e0c 100644 |
--- a/third_party/WebKit/public/web/WebFrame.h |
+++ b/third_party/WebKit/public/web/WebFrame.h |
@@ -707,8 +707,6 @@ protected: |
void setParent(WebFrame*); |
private: |
- friend class OpenedFrameTracker; |
- |
#if BLINK_IMPLEMENTATION |
#if ENABLE(OILPAN) |
static void traceFrame(Visitor*, WebFrame*); |