Index: third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp |
diff --git a/third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp b/third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp |
index 976a6f63c8ae602c39ba3769f9bc779c8ac6406f..363e811e3773f0dd453944bca6d683a1d8ab1596 100644 |
--- a/third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp |
+++ b/third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp |
@@ -53,6 +53,7 @@ |
#include "core/fetch/ResourceFetcher.h" |
#include "core/frame/BarProp.h" |
#include "core/frame/DOMVisualViewport.h" |
+#include "core/frame/DOMWindowProperty.h" |
#include "core/frame/EventHandlerRegistry.h" |
#include "core/frame/FrameConsole.h" |
#include "core/frame/FrameView.h" |