| Index: third_party/WebKit/Source/platform/Widget.h
|
| diff --git a/third_party/WebKit/Source/platform/Widget.h b/third_party/WebKit/Source/platform/Widget.h
|
| index e62f7809dcbd0e1bc98c74ed9f203d82b6137b04..06e035f025d7f2823f426449f200bab0dd8b543c 100644
|
| --- a/third_party/WebKit/Source/platform/Widget.h
|
| +++ b/third_party/WebKit/Source/platform/Widget.h
|
| @@ -34,7 +34,6 @@
|
| #include "platform/heap/Handle.h"
|
| #include "public/platform/WebFocusType.h"
|
| #include "wtf/Forward.h"
|
| -#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|