| Index: third_party/WebKit/Source/platform/graphics/compositing/PaintChunksToCcLayer.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/compositing/PaintChunksToCcLayer.h b/third_party/WebKit/Source/platform/graphics/compositing/PaintChunksToCcLayer.h
|
| index b94886564457ad3ee5d213c71acd8f0dc2a8ca90..ab1425bdb9089ee318205b94bffcdfa84f3f946a 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/compositing/PaintChunksToCcLayer.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/compositing/PaintChunksToCcLayer.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "platform/PlatformExport.h"
|
| -#include "wtf/Vector.h"
|
| +#include "platform/wtf/Vector.h"
|
|
|
| namespace cc {
|
| class DisplayItemList;
|
|
|