| Index: third_party/WebKit/Source/core/paint/ClipRects.h
|
| diff --git a/third_party/WebKit/Source/core/paint/ClipRects.h b/third_party/WebKit/Source/core/paint/ClipRects.h
|
| index 3622d76e72e2fa5c99a7dbed6b489677c5086d22..36ba46e934f0e7a05ab58b21be236087a5438aec 100644
|
| --- a/third_party/WebKit/Source/core/paint/ClipRects.h
|
| +++ b/third_party/WebKit/Source/core/paint/ClipRects.h
|
| @@ -27,7 +27,7 @@
|
| #define ClipRects_h
|
|
|
| #include "core/paint/ClipRect.h"
|
| -#include "wtf/RefCounted.h"
|
| +#include "platform/wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|