| Index: third_party/WebKit/Source/platform/scroll/ScrollbarThemeClient.h
|
| diff --git a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeClient.h b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeClient.h
|
| index fae9b2cef2580236e89d29083e1a6f97fb005e11..eae96696732d483e9fa1be52ee46f260c9de3713 100644
|
| --- a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeClient.h
|
| +++ b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeClient.h
|
| @@ -31,7 +31,7 @@
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/geometry/IntSize.h"
|
| #include "platform/scroll/ScrollTypes.h"
|
| -#include "wtf/Vector.h"
|
| +#include "platform/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|