| Index: third_party/WebKit/Source/platform/graphics/filters/FEComponentTransfer.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/filters/FEComponentTransfer.h b/third_party/WebKit/Source/platform/graphics/filters/FEComponentTransfer.h
|
| index 63ad0cc6f91ab3aa92c28d3d5168979088a4859d..f50063be42b3b9d8e5e3e61097b1a96f50faa5be 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/filters/FEComponentTransfer.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/filters/FEComponentTransfer.h
|
| @@ -24,7 +24,7 @@
|
| #define FEComponentTransfer_h
|
|
|
| #include "platform/graphics/filters/FilterEffect.h"
|
| -#include "wtf/Vector.h"
|
| +#include "platform/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|