Chromium Code Reviews| Index: third_party/WebKit/Source/build/scripts/templates/ComputedStyleBase.cpp.tmpl |
| diff --git a/third_party/WebKit/Source/build/scripts/templates/ComputedStyleBase.cpp.tmpl b/third_party/WebKit/Source/build/scripts/templates/ComputedStyleBase.cpp.tmpl |
| index 16f0ab40d9eb490964aa6dc93f84db67e05fc82f..6399fe1442c8aec94a053437e69481a8b0a5ba00 100644 |
| --- a/third_party/WebKit/Source/build/scripts/templates/ComputedStyleBase.cpp.tmpl |
| +++ b/third_party/WebKit/Source/build/scripts/templates/ComputedStyleBase.cpp.tmpl |
| @@ -2,7 +2,7 @@ |
| {{license()}} |
| #include "core/ComputedStyleBase.h" |
| -#include "wtf/SizeAssertions.h" |
| +#include "platform/wtf/SizeAssertions.h" |
| namespace blink { |