| Index: Source/modules/indexeddb/InspectorIndexedDBAgent.cpp
|
| diff --git a/Source/modules/indexeddb/InspectorIndexedDBAgent.cpp b/Source/modules/indexeddb/InspectorIndexedDBAgent.cpp
|
| index c7e3bef9c0b23d6b3cd35cad29873eb79b61cecb..c198c601ac7f09a4132c9cebbb0e436123d566cd 100644
|
| --- a/Source/modules/indexeddb/InspectorIndexedDBAgent.cpp
|
| +++ b/Source/modules/indexeddb/InspectorIndexedDBAgent.cpp
|
| @@ -37,7 +37,6 @@
|
| #include "bindings/v8/ScriptState.h"
|
| #include "core/dom/DOMStringList.h"
|
| #include "core/dom/Document.h"
|
| -#include "core/events/Event.h"
|
| #include "core/events/EventListener.h"
|
| #include "core/frame/LocalFrame.h"
|
| #include "core/inspector/InspectorController.h"
|
|
|