| Index: third_party/WebKit/Source/core/page/ContextMenuProvider.h
|
| diff --git a/third_party/WebKit/Source/core/page/ContextMenuProvider.h b/third_party/WebKit/Source/core/page/ContextMenuProvider.h
|
| index 5a5df2b69f0ce7972b0b8281ee6857faf95b3247..d922c5a34ed7e8e4e015f7172191bd13f0a18999 100644
|
| --- a/third_party/WebKit/Source/core/page/ContextMenuProvider.h
|
| +++ b/third_party/WebKit/Source/core/page/ContextMenuProvider.h
|
| @@ -32,7 +32,6 @@
|
| #define ContextMenuProvider_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|