| Index: third_party/WebKit/Source/core/css/MediaQuery.h
|
| diff --git a/third_party/WebKit/Source/core/css/MediaQuery.h b/third_party/WebKit/Source/core/css/MediaQuery.h
|
| index 18719e787198567c65fc2148fb8daaf50dfa2368..c22023882df0d224225be0c83f200a57084582b9 100644
|
| --- a/third_party/WebKit/Source/core/css/MediaQuery.h
|
| +++ b/third_party/WebKit/Source/core/css/MediaQuery.h
|
| @@ -31,7 +31,6 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/PassOwnPtr.h"
|
| #include "wtf/Vector.h"
|
| #include "wtf/text/StringHash.h"
|
| #include "wtf/text/WTFString.h"
|
|
|