| Index: third_party/WebKit/Source/core/dom/DocumentParserTiming.h
|
| diff --git a/third_party/WebKit/Source/core/dom/DocumentParserTiming.h b/third_party/WebKit/Source/core/dom/DocumentParserTiming.h
|
| index e131e66a737b65ee212b78ff272eb3789ef9f378..1a2fb281904f9d33918b0ed5d1d5f46162cafd8c 100644
|
| --- a/third_party/WebKit/Source/core/dom/DocumentParserTiming.h
|
| +++ b/third_party/WebKit/Source/core/dom/DocumentParserTiming.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/dom/Document.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "platform/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|