| Index: third_party/WebKit/Source/core/html/parser/NestingLevelIncrementer.h
|
| diff --git a/third_party/WebKit/Source/core/html/parser/NestingLevelIncrementer.h b/third_party/WebKit/Source/core/html/parser/NestingLevelIncrementer.h
|
| index 9a3716e66914f6a449482cfca996ecf8e7298ea3..92251f15469e8ce1cb86ad13e63be85824db1fa1 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/NestingLevelIncrementer.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/NestingLevelIncrementer.h
|
| @@ -27,7 +27,7 @@
|
| #define NestingLevelIncrementer_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "platform/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|