Index: third_party/WebKit/Source/modules/indexeddb/IDBEventDispatcher.cpp |
diff --git a/third_party/WebKit/Source/modules/indexeddb/IDBEventDispatcher.cpp b/third_party/WebKit/Source/modules/indexeddb/IDBEventDispatcher.cpp |
index 5fc4d19428d3d38511381cdd597ad4c5c002a951..1812dc82bd1fdce1d72e7f8f728a72089eab6ac1 100644 |
--- a/third_party/WebKit/Source/modules/indexeddb/IDBEventDispatcher.cpp |
+++ b/third_party/WebKit/Source/modules/indexeddb/IDBEventDispatcher.cpp |
@@ -26,7 +26,6 @@ |
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-#include "config.h" |
#include "modules/indexeddb/IDBEventDispatcher.h" |
#include "modules/EventModules.h" |