| Index: sky/engine/core/html/canvas/OESStandardDerivatives.h
|
| diff --git a/sky/engine/core/html/canvas/OESStandardDerivatives.h b/sky/engine/core/html/canvas/OESStandardDerivatives.h
|
| index d710009d3b471b23178afb58833ac7bd2c4e2803..3b1c8d248a5c678a27cd81fbb7a5e04a7acd2fd4 100644
|
| --- a/sky/engine/core/html/canvas/OESStandardDerivatives.h
|
| +++ b/sky/engine/core/html/canvas/OESStandardDerivatives.h
|
| @@ -26,9 +26,9 @@
|
| #ifndef OESStandardDerivatives_h
|
| #define OESStandardDerivatives_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "core/html/canvas/WebGLExtension.h"
|
| -#include "wtf/PassRefPtr.h"
|
| +#include "sky/engine/bindings/core/v8/ScriptWrappable.h"
|
| +#include "sky/engine/core/html/canvas/WebGLExtension.h"
|
| +#include "sky/engine/wtf/PassRefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|