| Index: Source/core/inspector/InspectorInstrumentation.h
|
| diff --git a/Source/core/inspector/InspectorInstrumentation.h b/Source/core/inspector/InspectorInstrumentation.h
|
| index 2b5dd9ef3013498a5ff84a2afdf16b1ea39f5f8d..8d343bf695f23cea9fdee81491e6befc77783fc6 100644
|
| --- a/Source/core/inspector/InspectorInstrumentation.h
|
| +++ b/Source/core/inspector/InspectorInstrumentation.h
|
| @@ -31,6 +31,7 @@
|
| #ifndef InspectorInstrumentation_h
|
| #define InspectorInstrumentation_h
|
|
|
| +#include "bindings/core/v8/Nullable.h"
|
| #include "bindings/core/v8/ScriptString.h"
|
| #include "core/css/CSSSelector.h"
|
| #include "core/css/CSSStyleDeclaration.h"
|
|
|