| Index: Source/core/layout/TextRunConstructor.cpp
|
| diff --git a/Source/core/layout/TextRunConstructor.cpp b/Source/core/layout/TextRunConstructor.cpp
|
| index 584d1c7816e075599edbda4147b25d4e850fd1d6..3ed19ea182262fe26877078386848c796f7b7425 100644
|
| --- a/Source/core/layout/TextRunConstructor.cpp
|
| +++ b/Source/core/layout/TextRunConstructor.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "core/layout/TextRunConstructor.h"
|
|
|
| #include "core/layout/LayoutText.h"
|
| -#include "core/layout/style/ComputedStyle.h"
|
| +#include "core/style/ComputedStyle.h"
|
| #include "platform/text/BidiTextRun.h"
|
|
|
| namespace blink {
|
|
|