Chromium Code Reviews| Index: third_party/WebKit/Source/build/scripts/templates/StylePropertyShorthand.h.tmpl |
| diff --git a/third_party/WebKit/Source/build/scripts/templates/StylePropertyShorthand.h.tmpl b/third_party/WebKit/Source/build/scripts/templates/StylePropertyShorthand.h.tmpl |
| index 204b710dd5ae6a8ccd49d40498dae03b8126a96f..27b81c6a70d90afa184219d3d896d549877be3a7 100644 |
| --- a/third_party/WebKit/Source/build/scripts/templates/StylePropertyShorthand.h.tmpl |
| +++ b/third_party/WebKit/Source/build/scripts/templates/StylePropertyShorthand.h.tmpl |
| @@ -23,7 +23,7 @@ |
| #define StylePropertyShorthand_h |
| #include "CSSPropertyNames.h" |
| -#include "wtf/Vector.h" |
| +#include "platform/wtf/Vector.h" |
| namespace blink { |