Index: third_party/WebKit/Source/modules/indexeddb/IDBVersionChangeEvent.cpp |
diff --git a/third_party/WebKit/Source/modules/indexeddb/IDBVersionChangeEvent.cpp b/third_party/WebKit/Source/modules/indexeddb/IDBVersionChangeEvent.cpp |
index 9e4cab76cfc6afba04028a6b908e7fbac471ad8e..710c606cb9a3393e377c4abfc30c27e5f37a2615 100644 |
--- a/third_party/WebKit/Source/modules/indexeddb/IDBVersionChangeEvent.cpp |
+++ b/third_party/WebKit/Source/modules/indexeddb/IDBVersionChangeEvent.cpp |
@@ -23,7 +23,6 @@ |
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-#include "config.h" |
#include "modules/indexeddb/IDBVersionChangeEvent.h" |
#include "modules/IndexedDBNames.h" |