| Index: third_party/WebKit/Source/core/css/CSSIdentifierValue.h
|
| diff --git a/third_party/WebKit/Source/core/css/CSSIdentifierValue.h b/third_party/WebKit/Source/core/css/CSSIdentifierValue.h
|
| index 01ec1c21089ba6c48251161742e9d057a3a295ec..7bb062bd76d23120686cfe0708512860f3f2af83 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSIdentifierValue.h
|
| +++ b/third_party/WebKit/Source/core/css/CSSIdentifierValue.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/CSSValueKeywords.h"
|
| #include "core/css/CSSValue.h"
|
| #include "core/css/CSSValueIDMappings.h"
|
| -#include "wtf/TypeTraits.h"
|
| +#include "platform/wtf/TypeTraits.h"
|
|
|
| namespace blink {
|
|
|
|
|