| Index: Source/core/layout/LayoutRuby.cpp
|
| diff --git a/Source/core/layout/LayoutRuby.cpp b/Source/core/layout/LayoutRuby.cpp
|
| index 5b59ab91bb182e8c5a96c0a367a3250a9399dcaf..17ae3fe6152021bb7b315b49445a728f0d45cd30 100644
|
| --- a/Source/core/layout/LayoutRuby.cpp
|
| +++ b/Source/core/layout/LayoutRuby.cpp
|
| @@ -34,7 +34,7 @@
|
|
|
| #include "core/frame/UseCounter.h"
|
| #include "core/layout/LayoutRubyRun.h"
|
| -#include "core/layout/style/ComputedStyle.h"
|
| +#include "core/style/ComputedStyle.h"
|
| #include "wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|