Index: third_party/WebKit/Source/core/layout/compositing/GraphicsLayerTreeBuilder.h |
diff --git a/third_party/WebKit/Source/core/layout/compositing/GraphicsLayerTreeBuilder.h b/third_party/WebKit/Source/core/layout/compositing/GraphicsLayerTreeBuilder.h |
index abc342f48f67f351f478c13736b73fafe86929ec..e07a67e2be9ff187f428983bf4c0508a2055a310 100644 |
--- a/third_party/WebKit/Source/core/layout/compositing/GraphicsLayerTreeBuilder.h |
+++ b/third_party/WebKit/Source/core/layout/compositing/GraphicsLayerTreeBuilder.h |
@@ -28,7 +28,7 @@ |
#define GraphicsLayerTreeBuilder_h |
#include "platform/graphics/GraphicsLayer.h" |
-#include "wtf/Allocator.h" |
+#include "platform/wtf/Allocator.h" |
namespace blink { |