| Index: webkit/plugins/ppapi/ppb_scrollbar_impl.h
|
| ===================================================================
|
| --- webkit/plugins/ppapi/ppb_scrollbar_impl.h (revision 112786)
|
| +++ webkit/plugins/ppapi/ppb_scrollbar_impl.h (working copy)
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/task.h"
|
| #include "ppapi/thunk/ppb_scrollbar_api.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/WebRect.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebRect.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebScrollbarClient.h"
|
| #include "ui/gfx/rect.h"
|
| #include "webkit/plugins/ppapi/ppb_widget_impl.h"
|
|
|