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

Unified Diff: Source/WebCore/bindings/scripts/test/V8/V8TestCallback.h

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/bindings/scripts/test/V8/V8TestCallback.h
diff --git a/Source/WebCore/bindings/scripts/test/V8/V8TestCallback.h b/Source/WebCore/bindings/scripts/test/V8/V8TestCallback.h
index 2e6ec904f708944287e2ff1ab51c6201d8cc1a48..1158adc08e369381f19e90275ec18ccfa8e0d744 100644
--- a/Source/WebCore/bindings/scripts/test/V8/V8TestCallback.h
+++ b/Source/WebCore/bindings/scripts/test/V8/V8TestCallback.h
@@ -21,7 +21,6 @@
#ifndef V8TestCallback_h
#define V8TestCallback_h
-#if ENABLE(SQL_DATABASE)
#include "ActiveDOMCallback.h"
#include "ScopedPersistent.h"
#include "TestCallback.h"
@@ -66,5 +65,3 @@ private:
}
#endif // V8TestCallback_h
-
-#endif // ENABLE(SQL_DATABASE)
« no previous file with comments | « Source/WebCore/bindings/scripts/test/TestCallback.idl ('k') | Source/WebCore/bindings/scripts/test/V8/V8TestCallback.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698