summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/frame/layout_subtree_root_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/frame/layout_subtree_root_list.h')
-rw-r--r--chromium/third_party/blink/renderer/core/frame/layout_subtree_root_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/blink/renderer/core/frame/layout_subtree_root_list.h b/chromium/third_party/blink/renderer/core/frame/layout_subtree_root_list.h
index 49a8f4efb0b..608edbe5521 100644
--- a/chromium/third_party/blink/renderer/core/frame/layout_subtree_root_list.h
+++ b/chromium/third_party/blink/renderer/core/frame/layout_subtree_root_list.h
@@ -6,7 +6,7 @@
#define THIRD_PARTY_BLINK_RENDERER_CORE_FRAME_LAYOUT_SUBTREE_ROOT_LIST_H_
#include "third_party/blink/renderer/core/layout/depth_ordered_layout_object_list.h"
-#include "third_party/blink/renderer/platform/wtf/allocator.h"
+#include "third_party/blink/renderer/platform/wtf/allocator/allocator.h"
#include "third_party/blink/renderer/platform/wtf/hash_set.h"
namespace blink {