Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp |
index ce343778afaa6b5f3750c926893f4b4e2221e3a2..cbecf2faccb859d7a3708713f36e37954205cb0d 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp |
@@ -11,6 +11,8 @@ |
#include "bindings/core/v8/V8ObjectConstructor.h" |
#include "core/dom/ContextFeatures.h" |
#include "core/dom/Document.h" |
+#include "core/experiments/ExperimentalFeatures.h" |
+#include "core/inspector/ConsoleMessage.h" |
#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/TraceEvent.h" |
#include "wtf/GetPtr.h" |