| Index: third_party/WebKit/Source/platform/animation/CompositorFloatKeyframe.h
|
| diff --git a/third_party/WebKit/Source/platform/animation/CompositorFloatKeyframe.h b/third_party/WebKit/Source/platform/animation/CompositorFloatKeyframe.h
|
| index 830839bed4a9fc98bb96cbf5f4c24255fcddef5e..fb2439b699975844fd0c5dccd8a8db7598bd273d 100644
|
| --- a/third_party/WebKit/Source/platform/animation/CompositorFloatKeyframe.h
|
| +++ b/third_party/WebKit/Source/platform/animation/CompositorFloatKeyframe.h
|
| @@ -8,7 +8,7 @@
|
| #include "cc/animation/keyframed_animation_curve.h"
|
| #include "platform/PlatformExport.h"
|
| #include "platform/animation/CompositorKeyframe.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "platform/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|