| Index: third_party/WebKit/Source/core/css/resolver/CSSPropertyPriority.h
|
| diff --git a/third_party/WebKit/Source/core/css/resolver/CSSPropertyPriority.h b/third_party/WebKit/Source/core/css/resolver/CSSPropertyPriority.h
|
| index a44034346f0381bc129368353dc267bf44c57dcd..bb9fe4767e67d71af14f6cbe50b537c186e0d6ca 100644
|
| --- a/third_party/WebKit/Source/core/css/resolver/CSSPropertyPriority.h
|
| +++ b/third_party/WebKit/Source/core/css/resolver/CSSPropertyPriority.h
|
| @@ -6,7 +6,7 @@
|
| #define CSSPropertyPriority_h
|
|
|
| #include "core/CSSPropertyNames.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|