| Index: sky/engine/platform/exported/WebActiveGestureAnimation.h
|
| diff --git a/sky/engine/platform/exported/WebActiveGestureAnimation.h b/sky/engine/platform/exported/WebActiveGestureAnimation.h
|
| index 289c6aa8feae8fd4f42d8f0c20cd186b506045f2..402e591502e71327b051b51b638aeaf75732aa8c 100644
|
| --- a/sky/engine/platform/exported/WebActiveGestureAnimation.h
|
| +++ b/sky/engine/platform/exported/WebActiveGestureAnimation.h
|
| @@ -26,10 +26,10 @@
|
| #ifndef WebActiveGestureAnimation_h
|
| #define WebActiveGestureAnimation_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| -#include "wtf/Noncopyable.h"
|
| -#include "wtf/OwnPtr.h"
|
| -#include "wtf/PassOwnPtr.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/wtf/Noncopyable.h"
|
| +#include "sky/engine/wtf/OwnPtr.h"
|
| +#include "sky/engine/wtf/PassOwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|