| 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)
|
|
|