| Index: third_party/WebKit/Source/modules/indexeddb/IDBDatabaseCallbacks.cpp
|
| diff --git a/third_party/WebKit/Source/modules/indexeddb/IDBDatabaseCallbacks.cpp b/third_party/WebKit/Source/modules/indexeddb/IDBDatabaseCallbacks.cpp
|
| index 5af0bd68cacd6219ca8bc07a69b676bf38052f8b..ec660ed553744a272d86fad093ad3266463d028b 100644
|
| --- a/third_party/WebKit/Source/modules/indexeddb/IDBDatabaseCallbacks.cpp
|
| +++ b/third_party/WebKit/Source/modules/indexeddb/IDBDatabaseCallbacks.cpp
|
| @@ -23,7 +23,6 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "modules/indexeddb/IDBDatabaseCallbacks.h"
|
|
|
| #include "modules/indexeddb/IDBDatabase.h"
|
|
|