Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(126)

Unified Diff: Source/modules/webdatabase/SQLTransactionBackendSync.cpp

Issue 19724003: Revert "Transition modules/** to use ExceptionState" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/modules/webdatabase/SQLTransactionBackendSync.cpp
diff --git a/Source/modules/webdatabase/SQLTransactionBackendSync.cpp b/Source/modules/webdatabase/SQLTransactionBackendSync.cpp
index 116cf710718a73bd379ad0f83b3d94e8e520034e..2bc3d8eacc88cdff03c61626dc2fe3f3546b1eab 100644
--- a/Source/modules/webdatabase/SQLTransactionBackendSync.cpp
+++ b/Source/modules/webdatabase/SQLTransactionBackendSync.cpp
@@ -33,7 +33,6 @@
#include "modules/webdatabase/SQLTransactionBackendSync.h"
#include "bindings/v8/ExceptionState.h"
-#include "core/dom/ExceptionCode.h"
#include "core/dom/ScriptExecutionContext.h"
#include "core/platform/sql/SQLValue.h"
#include "core/platform/sql/SQLiteTransaction.h"
« no previous file with comments | « Source/modules/webdatabase/SQLTransactionBackend.cpp ('k') | Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698