| Index: third_party/WebKit/Source/platform/graphics/CompositorFilterOperations.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/CompositorFilterOperations.h b/third_party/WebKit/Source/platform/graphics/CompositorFilterOperations.h
|
| index 5c01bd29a180d941a5e92ce264e8c450bfdbc011..8216ded0d9993fed9bace381110d09194786f298 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/CompositorFilterOperations.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/CompositorFilterOperations.h
|
| @@ -10,8 +10,8 @@
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/geometry/IntPoint.h"
|
| #include "platform/graphics/Color.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "third_party/skia/include/core/SkScalar.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| class SkImageFilter;
|
|
|
|
|