| Index: third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h
|
| diff --git a/third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h b/third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h
|
| index 5a4df8af4568d9879d27c89031e3c6570f424f75..c3291c8e00474262c1f86c093e48d3e0643f0381 100644
|
| --- a/third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h
|
| +++ b/third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h
|
| @@ -32,7 +32,7 @@
|
| #define ShadowElementNames_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|