| Index: third_party/WebKit/Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp
|
| diff --git a/third_party/WebKit/Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp b/third_party/WebKit/Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp
|
| index 75de960438a545db9f7653482f3c2306c4a6094f..374ef9a5866d4e78907bddffbf572f05a1c7e153 100644
|
| --- a/third_party/WebKit/Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp
|
| +++ b/third_party/WebKit/Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp
|
| @@ -25,8 +25,6 @@
|
| *
|
| */
|
|
|
| -#include "config.h"
|
| -
|
| #include "modules/indexeddb/WorkerGlobalScopeIndexedDatabase.h"
|
|
|
| #include "core/dom/ExecutionContext.h"
|
|
|