| Index: third_party/WebKit/Source/core/layout/compositing/GraphicsLayerUpdater.h
|
| diff --git a/third_party/WebKit/Source/core/layout/compositing/GraphicsLayerUpdater.h b/third_party/WebKit/Source/core/layout/compositing/GraphicsLayerUpdater.h
|
| index 53b318db2301aeff8456e12f59a3da47cee56c6b..9c1a9fbbfb76000c9efde1025d63d63da334d12f 100644
|
| --- a/third_party/WebKit/Source/core/layout/compositing/GraphicsLayerUpdater.h
|
| +++ b/third_party/WebKit/Source/core/layout/compositing/GraphicsLayerUpdater.h
|
| @@ -28,7 +28,7 @@
|
| #define GraphicsLayerUpdater_h
|
|
|
| #include "platform/graphics/GraphicsLayer.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|