| Index: third_party/WebKit/Source/core/dom/ElementData.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ElementData.h b/third_party/WebKit/Source/core/dom/ElementData.h
|
| index 94a7dda29e36f098fdd920b08c6a6aeab301a677..339636102c67d7419ebf1a7b259cee37da55ac7f 100644
|
| --- a/third_party/WebKit/Source/core/dom/ElementData.h
|
| +++ b/third_party/WebKit/Source/core/dom/ElementData.h
|
| @@ -36,7 +36,7 @@
|
| #include "core/dom/AttributeCollection.h"
|
| #include "core/dom/SpaceSplitString.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|