| Index: third_party/WebKit/Source/core/layout/compositing/CompositingLayerAssigner.h
|
| diff --git a/third_party/WebKit/Source/core/layout/compositing/CompositingLayerAssigner.h b/third_party/WebKit/Source/core/layout/compositing/CompositingLayerAssigner.h
|
| index e4c453a36e56a16df567bb8aaecaa5f7ce18b99e..63ee05033a299742a311c48e6d10a22641b3fbb8 100644
|
| --- a/third_party/WebKit/Source/core/layout/compositing/CompositingLayerAssigner.h
|
| +++ b/third_party/WebKit/Source/core/layout/compositing/CompositingLayerAssigner.h
|
| @@ -31,7 +31,7 @@
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/geometry/LayoutPoint.h"
|
| #include "platform/graphics/SquashingDisallowedReasons.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|