| Index: Source/core/css/MediaQueryExp.h
|
| diff --git a/Source/core/css/MediaQueryExp.h b/Source/core/css/MediaQueryExp.h
|
| index e21bbc9b9872e8725d91472d08a324a8f10ed925..7a46a6bc1b6395b2cd7be3775dbb57df2192e104 100644
|
| --- a/Source/core/css/MediaQueryExp.h
|
| +++ b/Source/core/css/MediaQueryExp.h
|
| @@ -29,8 +29,8 @@
|
| #ifndef MediaQueryExp_h
|
| #define MediaQueryExp_h
|
|
|
| +#include "MediaFeatureNames.h"
|
| #include "core/css/CSSValue.h"
|
| -#include "core/css/MediaFeatureNames.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/RefPtr.h"
|
| #include "wtf/text/AtomicString.h"
|
|
|