| Index: third_party/WebKit/Source/core/css/MediaQueryListListener.h
|
| diff --git a/third_party/WebKit/Source/core/css/MediaQueryListListener.h b/third_party/WebKit/Source/core/css/MediaQueryListListener.h
|
| index f7f3b7b8e2068000bda0fc127801742f00ceee0e..3ee52f801e5f90d658615f3458be8ce0bd5bb58c 100644
|
| --- a/third_party/WebKit/Source/core/css/MediaQueryListListener.h
|
| +++ b/third_party/WebKit/Source/core/css/MediaQueryListListener.h
|
| @@ -23,7 +23,6 @@
|
| #include "core/CoreExport.h"
|
| #include "core/css/MediaQueryList.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|