| Index: third_party/WebKit/Source/core/css/MediaQueryEvaluator.h
|
| diff --git a/third_party/WebKit/Source/core/css/MediaQueryEvaluator.h b/third_party/WebKit/Source/core/css/MediaQueryEvaluator.h
|
| index 4b8fcfa440836b6cabe151529142e3c511a83e87..7fe8fe81bb83a2ef1f3d111724434860010a7d69 100644
|
| --- a/third_party/WebKit/Source/core/css/MediaQueryEvaluator.h
|
| +++ b/third_party/WebKit/Source/core/css/MediaQueryEvaluator.h
|
| @@ -30,7 +30,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
| class LocalFrame;
|
|
|