| Index: third_party/WebKit/Source/core/frame/LocalFrameTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/LocalFrameTest.cpp b/third_party/WebKit/Source/core/frame/LocalFrameTest.cpp
|
| index 66f554427241956fe15aa623fb9fa343b1b4cf20..fd2cb852c179d1ba6f7898f8208008840c0ca9dc 100644
|
| --- a/third_party/WebKit/Source/core/frame/LocalFrameTest.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/LocalFrameTest.cpp
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "core/frame/FrameView.h"
|
| #include "core/html/HTMLElement.h"
|
| +#include "core/layout/LayoutObject.h"
|
| #include "core/testing/DummyPageHolder.h"
|
| #include "platform/DragImage.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|