Index: Source/WebCore/inspector/DOMPatchSupport.cpp |
diff --git a/Source/WebCore/inspector/DOMPatchSupport.cpp b/Source/WebCore/inspector/DOMPatchSupport.cpp |
index c22433751b78575749685027a1e19b1c22446417..529797bbea808fc0f52137bc2a32e276380e30e0 100644 |
--- a/Source/WebCore/inspector/DOMPatchSupport.cpp |
+++ b/Source/WebCore/inspector/DOMPatchSupport.cpp |
@@ -30,7 +30,6 @@ |
#include "config.h" |
-#if ENABLE(INSPECTOR) |
#include "DOMPatchSupport.h" |
@@ -526,4 +525,3 @@ void DOMPatchSupport::dumpMap(const ResultMap& map, const String& name) |
} // namespace WebCore |
-#endif // ENABLE(INSPECTOR) |