| Index: cc/input/input_handler.h
|
| diff --git a/cc/input/input_handler.h b/cc/input/input_handler.h
|
| index 1d5298e9f9be385df74ed3188fb5a8f108ea7731..632d1135444c1ef2f665d7f362dee86281cd4c1a 100644
|
| --- a/cc/input/input_handler.h
|
| +++ b/cc/input/input_handler.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/time.h"
|
| #include "cc/base/cc_export.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebScrollbar.h"
|
| +#include "third_party/WebKit/public/platform/WebScrollbar.h"
|
|
|
| namespace gfx {
|
| class Point;
|
|
|