Index: third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.cpp |
diff --git a/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.cpp b/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.cpp |
index 25562a811369bc8df29664d89b68cc64d5082c1d..eb18374d0eb0a1f2d77d31470cd1cb710110c938 100644 |
--- a/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.cpp |
+++ b/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.cpp |
@@ -28,7 +28,7 @@ |
#include "modules/webdatabase/InspectorDatabaseAgent.h" |
-#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/frame/LocalFrame.h" |
#include "core/html/VoidCallback.h" |
#include "core/loader/DocumentLoader.h" |