| Index: third_party/WebKit/Source/core/paint/RarePaintData.h
|
| diff --git a/third_party/WebKit/Source/core/paint/RarePaintData.h b/third_party/WebKit/Source/core/paint/RarePaintData.h
|
| index b04b5f5c0c9bed9301c5eac4734ac1a662a1a700..3d3e8275471466f20bdeadd9eed318cb72eeb903 100644
|
| --- a/third_party/WebKit/Source/core/paint/RarePaintData.h
|
| +++ b/third_party/WebKit/Source/core/paint/RarePaintData.h
|
| @@ -6,8 +6,8 @@
|
| #define RarePaintData_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "wtf/Allocator.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "platform/wtf/Allocator.h"
|
| +#include "platform/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|