| Index: third_party/WebKit/Source/core/css/parser/MediaQueryBlockWatcher.h
|
| diff --git a/third_party/WebKit/Source/core/css/parser/MediaQueryBlockWatcher.h b/third_party/WebKit/Source/core/css/parser/MediaQueryBlockWatcher.h
|
| index 08273140239f02a1e53370349dcaf89826a70325..05785202ec0e1edb570e0d9b3269c8d6fef5a418 100644
|
| --- a/third_party/WebKit/Source/core/css/parser/MediaQueryBlockWatcher.h
|
| +++ b/third_party/WebKit/Source/core/css/parser/MediaQueryBlockWatcher.h
|
| @@ -6,7 +6,7 @@
|
| #define MediaQueryBlockWatcher_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|