| Index: third_party/WebKit/Source/core/html/parser/HTMLStackItem.h
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLStackItem.h b/third_party/WebKit/Source/core/html/parser/HTMLStackItem.h
|
| index 20f8f062be06f066a2d7fe84624b54648b70269c..5e9210ab4c080e10d12ecd985542d2e9be3f2e0a 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLStackItem.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLStackItem.h
|
| @@ -32,7 +32,7 @@
|
| #include "core/dom/Element.h"
|
| #include "core/html/parser/AtomicHTMLToken.h"
|
| #include "platform/RuntimeEnabledFeatures.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|