| Index: third_party/WebKit/Source/core/css/CSSMarkup.h
|
| diff --git a/third_party/WebKit/Source/core/css/CSSMarkup.h b/third_party/WebKit/Source/core/css/CSSMarkup.h
|
| index ea189e9b3b3b2546f351853ae71a183065140f97..556c5781a79e9892fc6e6d33a53971167713cfd8 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSMarkup.h
|
| +++ b/third_party/WebKit/Source/core/css/CSSMarkup.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef CSSMarkup_h
|
| #define CSSMarkup_h
|
|
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| // Helper functions for converting from CSSValues to text.
|
|
|
|
|