| Index: third_party/WebKit/Source/core/layout/ClipRects.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ClipRects.h b/third_party/WebKit/Source/core/layout/ClipRects.h
|
| index 0c8a8dba65195668dfcfeb38dcaf77c1af2b176b..09eb8842fe65de6dfc26f336f6434fd985ba8342 100644
|
| --- a/third_party/WebKit/Source/core/layout/ClipRects.h
|
| +++ b/third_party/WebKit/Source/core/layout/ClipRects.h
|
| @@ -27,7 +27,7 @@
|
| #define ClipRects_h
|
|
|
| #include "core/layout/ClipRect.h"
|
| -#include "wtf/RefCounted.h"
|
| +#include "platform/wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|