| Index: third_party/WebKit/Source/core/dom/shadow/FlatTreeTraversal.h
|
| diff --git a/third_party/WebKit/Source/core/dom/shadow/FlatTreeTraversal.h b/third_party/WebKit/Source/core/dom/shadow/FlatTreeTraversal.h
|
| index 424d255266a3b78ed57332158af3e7e3920c40af..f8288ed19cd728045abe8ae48aa585a28232fe07 100644
|
| --- a/third_party/WebKit/Source/core/dom/shadow/FlatTreeTraversal.h
|
| +++ b/third_party/WebKit/Source/core/dom/shadow/FlatTreeTraversal.h
|
| @@ -32,7 +32,7 @@
|
| #include "core/dom/LayoutTreeBuilderTraversal.h"
|
| #include "core/dom/shadow/InsertionPoint.h"
|
| #include "core/dom/shadow/ShadowRoot.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|