| Index: third_party/WebKit/Source/core/layout/ng/inline/ng_text_fragment.cc
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_text_fragment.cc b/third_party/WebKit/Source/core/layout/ng/inline/ng_text_fragment.cc
|
| similarity index 79%
|
| rename from third_party/WebKit/Source/core/layout/ng/ng_text_fragment.cc
|
| rename to third_party/WebKit/Source/core/layout/ng/inline/ng_text_fragment.cc
|
| index 43e74495bff92573d6151a0458d968342fa46970..27ddd3b49c40a9ee92754dea097471ebfc8ae442 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_text_fragment.cc
|
| +++ b/third_party/WebKit/Source/core/layout/ng/inline/ng_text_fragment.cc
|
| @@ -2,6 +2,6 @@
|
| // 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_text_fragment.h"
|
| +#include "core/layout/ng/inline/ng_text_fragment.h"
|
|
|
| namespace blink {} // namespace blink
|
|
|