| Index: third_party/WebKit/Source/core/html/forms/SearchInputType.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/forms/SearchInputType.cpp b/third_party/WebKit/Source/core/html/forms/SearchInputType.cpp
|
| index e430ef54818d765c78b6e97777e3867275d90927..dbdb1eec05645fcdc62bb026ead70ec2f626c727 100644
|
| --- a/third_party/WebKit/Source/core/html/forms/SearchInputType.cpp
|
| +++ b/third_party/WebKit/Source/core/html/forms/SearchInputType.cpp
|
| @@ -37,8 +37,8 @@
|
| #include "core/dom/shadow/ShadowRoot.h"
|
| #include "core/events/KeyboardEvent.h"
|
| #include "core/html/HTMLInputElement.h"
|
| +#include "core/html/forms/TextControlInnerElements.h"
|
| #include "core/html/shadow/ShadowElementNames.h"
|
| -#include "core/html/shadow/TextControlInnerElements.h"
|
| #include "core/layout/LayoutSearchField.h"
|
|
|
| namespace blink {
|
|
|