| Index: third_party/WebKit/Source/web/WebViewImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebViewImpl.h b/third_party/WebKit/Source/web/WebViewImpl.h
|
| index d9cc55a58aefdac004150a47a9b0f991ff0100df..af2b14985a8f9cb3a489a53b8682e734f72b6692 100644
|
| --- a/third_party/WebKit/Source/web/WebViewImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebViewImpl.h
|
| @@ -544,7 +544,6 @@ private:
|
| friend class WebViewFrameWidget;
|
| friend class WTF::RefCounted<WebViewImpl>;
|
| friend void setCurrentInputEventForTest(const WebInputEvent*);
|
| - friend class WebViewFrameWidget;
|
|
|
| enum DragAction {
|
| DragEnter,
|
|
|