| Index: Source/core/inspector/InspectorInstrumentation.h
|
| diff --git a/Source/core/inspector/InspectorInstrumentation.h b/Source/core/inspector/InspectorInstrumentation.h
|
| index 147a132b5ae496c00af4e2200c85b2c27b462244..d4519e691bf4c763a410c3ae42c286d543816bdd 100644
|
| --- a/Source/core/inspector/InspectorInstrumentation.h
|
| +++ b/Source/core/inspector/InspectorInstrumentation.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef InspectorInstrumentation_h
|
| #define InspectorInstrumentation_h
|
|
|
| -#include "bindings/v8/ScriptString.h"
|
| +#include "bindings/core/v8/ScriptString.h"
|
| #include "core/css/CSSSelector.h"
|
| #include "core/css/CSSStyleDeclaration.h"
|
| #include "core/css/CSSStyleSheet.h"
|
|
|