Index: third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc b/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc |
index 143ac82a9d6a2f11a23304b9d07aab17ac55dcf0..c1cef983f8a4cfa83c3f5172b9347e93d572fd90 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc |
@@ -19,7 +19,7 @@ |
#include "core/layout/ng/ng_space_utils.h" |
#include "core/style/ComputedStyle.h" |
#include "platform/LengthFunctions.h" |
-#include "wtf/Optional.h" |
+#include "platform/wtf/Optional.h" |
namespace blink { |
namespace { |