| Index: third_party/WebKit/Source/core/css/MediaQueryMatcher.h
|
| diff --git a/third_party/WebKit/Source/core/css/MediaQueryMatcher.h b/third_party/WebKit/Source/core/css/MediaQueryMatcher.h
|
| index e7eda31ea7d8ff72b7a791721b151b26d229cbd4..4b1391276c92da9e3a9bd7c8600f821ad6ae97be 100644
|
| --- a/third_party/WebKit/Source/core/css/MediaQueryMatcher.h
|
| +++ b/third_party/WebKit/Source/core/css/MediaQueryMatcher.h
|
| @@ -23,7 +23,6 @@
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Forward.h"
|
| -#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|