| Index: third_party/WebKit/Source/platform/graphics/paint/FloatClipRect.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/FloatClipRect.h b/third_party/WebKit/Source/platform/graphics/paint/FloatClipRect.h
|
| index 954201d64ce75836afe4e83cf622804b8856e549..ccf4444dfc9dc8bcbafc6e65c07eab30d94daae9 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/FloatClipRect.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/FloatClipRect.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/geometry/LayoutRect.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|