| Index: third_party/WebKit/Source/core/html/forms/ColorChooserClient.h
|
| diff --git a/third_party/WebKit/Source/core/html/forms/ColorChooserClient.h b/third_party/WebKit/Source/core/html/forms/ColorChooserClient.h
|
| index d66a7e7667e3155aeb5d8aa46bda05c3414ce36d..34f456901e8376fe38b338270fd8fea46079f29b 100644
|
| --- a/third_party/WebKit/Source/core/html/forms/ColorChooserClient.h
|
| +++ b/third_party/WebKit/Source/core/html/forms/ColorChooserClient.h
|
| @@ -34,7 +34,7 @@
|
| #include "platform/ColorSuggestion.h"
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Vector.h"
|
| +#include "platform/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|