| Index: Source/core/inspector/InspectorCanvasInstrumentation.h
|
| diff --git a/Source/core/inspector/InspectorCanvasInstrumentation.h b/Source/core/inspector/InspectorCanvasInstrumentation.h
|
| index ad5197902a21976ecb0486dd25bc53aa7b457142..efdf7ec892e4f4a4925d1e26c40cd5ce72d1503d 100644
|
| --- a/Source/core/inspector/InspectorCanvasInstrumentation.h
|
| +++ b/Source/core/inspector/InspectorCanvasInstrumentation.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef InspectorCanvasInstrumentation_h
|
| #define InspectorCanvasInstrumentation_h
|
|
|
| -#include "ScriptObject.h"
|
| +#include "bindings/v8/ScriptObject.h"
|
| #include "core/inspector/InspectorCanvasAgent.h"
|
| #include "core/inspector/InspectorInstrumentation.h"
|
| #include "core/inspector/InstrumentingAgents.h"
|
|
|