| Index: third_party/WebKit/Source/core/css/resolver/SharedStyleFinderTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/resolver/SharedStyleFinderTest.cpp b/third_party/WebKit/Source/core/css/resolver/SharedStyleFinderTest.cpp
|
| index bd25afcf9ecb6f69772f0b2c4f74ffdf39ae0b07..7c8a4ad2702609145fbcea9f93a97a2f926d5840 100644
|
| --- a/third_party/WebKit/Source/core/css/resolver/SharedStyleFinderTest.cpp
|
| +++ b/third_party/WebKit/Source/core/css/resolver/SharedStyleFinderTest.cpp
|
| @@ -9,6 +9,7 @@
|
| #include "core/css/parser/CSSParser.h"
|
| #include "core/dom/Document.h"
|
| #include "core/frame/FrameView.h"
|
| +#include "core/html/HTMLElement.h"
|
| #include "core/testing/DummyPageHolder.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include <memory>
|
|
|