| Index: third_party/WebKit/Source/core/animation/AnimationEffectTiming.h
|
| diff --git a/third_party/WebKit/Source/core/animation/AnimationEffectTiming.h b/third_party/WebKit/Source/core/animation/AnimationEffectTiming.h
|
| index bb905bb09dcf59307dea5bc3222bc352a9ddeabe..565d559407afc65848e41de8885497ecf8a4093e 100644
|
| --- a/third_party/WebKit/Source/core/animation/AnimationEffectTiming.h
|
| +++ b/third_party/WebKit/Source/core/animation/AnimationEffectTiming.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/CoreExport.h"
|
| #include "core/animation/AnimationEffectReadOnly.h"
|
| #include "core/animation/AnimationEffectTimingReadOnly.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|