Index: third_party/WebKit/Source/modules/webdatabase/DOMWindowWebDatabase.cpp |
diff --git a/third_party/WebKit/Source/modules/webdatabase/DOMWindowWebDatabase.cpp b/third_party/WebKit/Source/modules/webdatabase/DOMWindowWebDatabase.cpp |
index e66b55d581747a4f39e14ac97fef6695acffb6de..5a707e36bce35109dfb28c7adf2a23572f6bcc33 100644 |
--- a/third_party/WebKit/Source/modules/webdatabase/DOMWindowWebDatabase.cpp |
+++ b/third_party/WebKit/Source/modules/webdatabase/DOMWindowWebDatabase.cpp |
@@ -28,7 +28,6 @@ |
#include "bindings/core/v8/ExceptionState.h" |
#include "core/dom/Document.h" |
-#include "core/dom/ExceptionCode.h" |
#include "core/frame/LocalDOMWindow.h" |
#include "modules/webdatabase/Database.h" |
#include "modules/webdatabase/DatabaseCallback.h" |