| Index: cc/scrollbar_geometry_stub.h
|
| diff --git a/cc/scrollbar_geometry_stub.h b/cc/scrollbar_geometry_stub.h
|
| index 597883a96dad4908564b57dea55eb597213a8c15..b5eba8132c987a57955a7acc03864bb4e57e1f34 100644
|
| --- a/cc/scrollbar_geometry_stub.h
|
| +++ b/cc/scrollbar_geometry_stub.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/cc_export.h"
|
| -#include <public/WebScrollbarThemeGeometry.h>
|
| +#include "third_party/WebKit/Source/Platform/chromium/public/WebScrollbarThemeGeometry.h"
|
|
|
| namespace cc {
|
|
|
|
|