| Index: third_party/WebKit/Source/core/paint/ClipPathClipper.h
|
| diff --git a/third_party/WebKit/Source/core/paint/ClipPathClipper.h b/third_party/WebKit/Source/core/paint/ClipPathClipper.h
|
| index 23940167d465f5d487c91e0f263073ed34a30e73..41bc897fb72552889ef5ef15a16c52140a7a335d 100644
|
| --- a/third_party/WebKit/Source/core/paint/ClipPathClipper.h
|
| +++ b/third_party/WebKit/Source/core/paint/ClipPathClipper.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "platform/graphics/paint/ClipPathRecorder.h"
|
| #include "platform/graphics/paint/CompositingRecorder.h"
|
| -#include "wtf/Optional.h"
|
| +#include "platform/wtf/Optional.h"
|
|
|
| namespace blink {
|
|
|
|
|