Index: Source/bindings/tests/results/V8TestCustomNamedGetter.cpp |
diff --git a/Source/bindings/tests/results/V8TestCustomNamedGetter.cpp b/Source/bindings/tests/results/V8TestCustomNamedGetter.cpp |
index 45f7832dc6d6494be7d8d891f6d515964b381a99..689de550e306e636da90028418bdb27a29e54aa2 100644 |
--- a/Source/bindings/tests/results/V8TestCustomNamedGetter.cpp |
+++ b/Source/bindings/tests/results/V8TestCustomNamedGetter.cpp |
@@ -24,8 +24,10 @@ |
#include "RuntimeEnabledFeatures.h" |
#include "bindings/v8/ScriptController.h" |
#include "bindings/v8/V8Binding.h" |
+#include "bindings/v8/V8DOMConfiguration.h" |
#include "bindings/v8/V8DOMWrapper.h" |
#include "core/dom/ContextFeatures.h" |
+#include "core/dom/Document.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/page/Frame.h" |
#include "wtf/UnusedParam.h" |