| 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 c22023882df0d224225be0c83f200a57084582b9..18719e787198567c65fc2148fb8daaf50dfa2368 100644
|
| --- a/third_party/WebKit/Source/core/css/MediaQuery.h
|
| +++ b/third_party/WebKit/Source/core/css/MediaQuery.h
|
| @@ -31,6 +31,7 @@
|
|
|
| #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"
|
|
|