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

Unified Diff: Source/modules/webdatabase/DatabaseManager.h

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
« no previous file with comments | « Source/modules/webdatabase/DatabaseBasicTypes.h ('k') | Source/modules/webdatabase/SQLError.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/webdatabase/DatabaseManager.h
diff --git a/Source/modules/webdatabase/DatabaseManager.h b/Source/modules/webdatabase/DatabaseManager.h
index 13c9b525e2645af58d5a21f90ebb4b29aa2d3051..324be002cfbf6cfd15b6549b26a251162f6970e8 100644
--- a/Source/modules/webdatabase/DatabaseManager.h
+++ b/Source/modules/webdatabase/DatabaseManager.h
@@ -46,8 +46,6 @@ class DatabaseTaskSynchronizer;
class SecurityOrigin;
class ScriptExecutionContext;
-typedef int ExceptionCode;
-
class DatabaseManager {
WTF_MAKE_NONCOPYABLE(DatabaseManager); WTF_MAKE_FAST_ALLOCATED;
public:
« no previous file with comments | « Source/modules/webdatabase/DatabaseBasicTypes.h ('k') | Source/modules/webdatabase/SQLError.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698