| Index: content/renderer/pepper/ppb_scrollbar_impl.h
|
| diff --git a/content/renderer/pepper/ppb_scrollbar_impl.h b/content/renderer/pepper/ppb_scrollbar_impl.h
|
| index 3c94ad8e86e762f528f9e6a580418cf92b3685f7..91dec8ed754ab49a73f61c9b3d88007c994b3a4c 100644
|
| --- a/content/renderer/pepper/ppb_scrollbar_impl.h
|
| +++ b/content/renderer/pepper/ppb_scrollbar_impl.h
|
| @@ -14,7 +14,7 @@
|
| #include "ppapi/thunk/ppb_scrollbar_api.h"
|
| #include "third_party/WebKit/public/platform/WebRect.h"
|
| #include "third_party/WebKit/public/web/WebPluginScrollbarClient.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace content {
|
|
|
|
|