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

Unified Diff: Source/WebCore/dom/DOMExceptions.in

Issue 13774005: Remove the ENABLE_SQL_DATABASE compile-time flag. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: python Created 7 years, 8 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/WebCore/dom/DOMExceptions.in
diff --git a/Source/WebCore/dom/DOMExceptions.in b/Source/WebCore/dom/DOMExceptions.in
index f2d1578b316ffa68f47d388061a9bb519247a6ff..dc41b76aa4426b82a2675fd6b88e8180a42cabc2 100644
--- a/Source/WebCore/dom/DOMExceptions.in
+++ b/Source/WebCore/dom/DOMExceptions.in
@@ -4,7 +4,7 @@ DOMCoreException
EventException
FileException conditional=BLOB
RangeException
-SQLException conditional=SQL_DATABASE
+SQLException
SVGException conditional=SVG
XMLHttpRequestException
XPathException
« no previous file with comments | « Source/WebCore/bindings/v8/custom/V8SQLTransactionSyncCustom.cpp ('k') | Source/WebCore/dom/ScriptExecutionContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698