Chromium Code Reviews| Index: Source/core/inspector/InspectorOverlay.cpp |
| diff --git a/Source/core/inspector/InspectorOverlay.cpp b/Source/core/inspector/InspectorOverlay.cpp |
| index ea36fd4d87d9fc70f9ebad3e2801845292415420..32aefdd836b8a71ca7e67dea6ab6c693bc296a34 100644 |
| --- a/Source/core/inspector/InspectorOverlay.cpp |
| +++ b/Source/core/inspector/InspectorOverlay.cpp |
| @@ -54,6 +54,7 @@ |
| #include "platform/PlatformMouseEvent.h" |
| #include "platform/graphics/GraphicsContextStateSaver.h" |
| #include "wtf/text/StringBuilder.h" |
| +#include <v8.h> |
| namespace WebCore { |