| Index: third_party/WebKit/Source/core/paint/RoundedInnerRectClipper.h
|
| diff --git a/third_party/WebKit/Source/core/paint/RoundedInnerRectClipper.h b/third_party/WebKit/Source/core/paint/RoundedInnerRectClipper.h
|
| index f47b6046881f4b3da7f0d7b52e3ebde7aaa1fbb5..fb82d548900a48fff7f7549dd00d0015f36a8e36 100644
|
| --- a/third_party/WebKit/Source/core/paint/RoundedInnerRectClipper.h
|
| +++ b/third_party/WebKit/Source/core/paint/RoundedInnerRectClipper.h
|
| @@ -6,7 +6,7 @@
|
| #define RoundedInnerRectClipper_h
|
|
|
| #include "platform/graphics/paint/DisplayItem.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|