Index: third_party/WebKit/Source/core/layout/ng/ng_length_utils.h |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_length_utils.h b/third_party/WebKit/Source/core/layout/ng/ng_length_utils.h |
index a4e731d9258a40f437d776de50357cb04ed44877..1b456e5994afcf12e3abc7d3560d062173954ef1 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_length_utils.h |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_length_utils.h |
@@ -10,7 +10,7 @@ |
#include "core/layout/ng/ng_min_max_content_size.h" |
#include "core/layout/ng/ng_writing_mode.h" |
#include "platform/text/TextDirection.h" |
-#include "wtf/Optional.h" |
+#include "platform/wtf/Optional.h" |
namespace blink { |
class ComputedStyle; |