Index: third_party/WebKit/Source/core/layout/ng/inline/ng_physical_line_box_fragment.cc |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_physical_line_box_fragment.cc b/third_party/WebKit/Source/core/layout/ng/inline/ng_physical_line_box_fragment.cc |
similarity index 91% |
rename from third_party/WebKit/Source/core/layout/ng/ng_physical_line_box_fragment.cc |
rename to third_party/WebKit/Source/core/layout/ng/inline/ng_physical_line_box_fragment.cc |
index 47abdfbe2c404a7fbee6e8f507c3f9006b7d15b4..58c6ff9894adf08b36950766e2c83902ec107305 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_physical_line_box_fragment.cc |
+++ b/third_party/WebKit/Source/core/layout/ng/inline/ng_physical_line_box_fragment.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "core/layout/ng/ng_physical_line_box_fragment.h" |
+#include "core/layout/ng/inline/ng_physical_line_box_fragment.h" |
#include "core/layout/ng/ng_floating_object.h" |