summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/layout/table_grid_cell.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/layout/table_grid_cell.h')
-rw-r--r--chromium/third_party/blink/renderer/core/layout/table_grid_cell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/blink/renderer/core/layout/table_grid_cell.h b/chromium/third_party/blink/renderer/core/layout/table_grid_cell.h
index 5d0d076d724..13e88e1e26e 100644
--- a/chromium/third_party/blink/renderer/core/layout/table_grid_cell.h
+++ b/chromium/third_party/blink/renderer/core/layout/table_grid_cell.h
@@ -5,7 +5,7 @@
#ifndef THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_TABLE_GRID_CELL_H_
#define THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_TABLE_GRID_CELL_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/vector.h"
namespace blink {