| Index: third_party/WebKit/Source/core/paint/LayerClipRecorder.h
|
| diff --git a/third_party/WebKit/Source/core/paint/LayerClipRecorder.h b/third_party/WebKit/Source/core/paint/LayerClipRecorder.h
|
| index 4219fc0ca9bf754f838580e3d07c2b76d8ab2378..017940eaa1d33a03cbb01fcf782e97688c83070f 100644
|
| --- a/third_party/WebKit/Source/core/paint/LayerClipRecorder.h
|
| +++ b/third_party/WebKit/Source/core/paint/LayerClipRecorder.h
|
| @@ -10,7 +10,7 @@
|
| #include "core/paint/PaintPhase.h"
|
| #include "platform/graphics/paint/ClipDisplayItem.h"
|
| #include "platform/graphics/paint/DisplayItem.h"
|
| -#include "wtf/Vector.h"
|
| +#include "platform/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|