| Index: third_party/WebKit/Source/core/css/CSSGridTemplateAreasValue.h
|
| diff --git a/third_party/WebKit/Source/core/css/CSSGridTemplateAreasValue.h b/third_party/WebKit/Source/core/css/CSSGridTemplateAreasValue.h
|
| index 196d2f4088dfd4ff8e557cc6e9c558dd2e9209e2..55bd9f205d64300615d7b16ac405c191ffd7e461 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSGridTemplateAreasValue.h
|
| +++ b/third_party/WebKit/Source/core/css/CSSGridTemplateAreasValue.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/css/CSSValue.h"
|
| #include "core/style/GridArea.h"
|
| -#include "wtf/text/StringHash.h"
|
| +#include "platform/wtf/text/StringHash.h"
|
|
|
| namespace blink {
|
|
|
|
|