| Index: third_party/WebKit/Source/core/paint/PaintLayerFragment.h
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintLayerFragment.h b/third_party/WebKit/Source/core/paint/PaintLayerFragment.h
|
| index cc57c44466bd11647eaba50cc9ca6bfd34217580..200eddbf740c2f9dd27e129f40570d377bcddfb8 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintLayerFragment.h
|
| +++ b/third_party/WebKit/Source/core/paint/PaintLayerFragment.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef PaintLayerFragment_h
|
| #define PaintLayerFragment_h
|
|
|
| -#include "core/layout/ClipRect.h"
|
| +#include "core/paint/ClipRect.h"
|
| #include "wtf/Allocator.h"
|
| #include "wtf/Vector.h"
|
|
|
|
|