| Index: Source/core/inspector/InspectorIndexedDBAgent.cpp
|
| diff --git a/Source/core/inspector/InspectorIndexedDBAgent.cpp b/Source/core/inspector/InspectorIndexedDBAgent.cpp
|
| index 459122762813996693be3ecea46d7aac06a9c14a..23139cb200273a4002f73b105294d218c4025071 100644
|
| --- a/Source/core/inspector/InspectorIndexedDBAgent.cpp
|
| +++ b/Source/core/inspector/InspectorIndexedDBAgent.cpp
|
| @@ -62,6 +62,7 @@
|
| #include "InspectorState.h"
|
| #include "InspectorValues.h"
|
| #include "InstrumentingAgents.h"
|
| +#include "ScriptController.h"
|
| #include "SecurityOrigin.h"
|
|
|
| #include <wtf/Vector.h>
|
|
|