Index: third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h |
diff --git a/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h b/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h |
index a744fd5afbc1245e2b95be87c8878bd6c15707ff..28a464e632ff080bf20071a64e3946bf478f069c 100644 |
--- a/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h |
+++ b/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h |
@@ -10,8 +10,8 @@ |
#include "core/style/GridPositionsResolver.h" |
#include "core/style/GridTrackSize.h" |
#include "platform/LayoutUnit.h" |
-#include "wtf/HashSet.h" |
-#include "wtf/Optional.h" |
+#include "platform/wtf/HashSet.h" |
+#include "platform/wtf/Optional.h" |
namespace blink { |