| Index: third_party/WebKit/Source/core/css/FontFaceSet.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/FontFaceSet.cpp b/third_party/WebKit/Source/core/css/FontFaceSet.cpp
|
| index 03f185fa6c69128cc6fd912566a56572a534bcac..88b70caf84646c5249244896e128c193909d19cc 100644
|
| --- a/third_party/WebKit/Source/core/css/FontFaceSet.cpp
|
| +++ b/third_party/WebKit/Source/core/css/FontFaceSet.cpp
|
| @@ -39,7 +39,7 @@
|
| #include "core/dom/StyleEngine.h"
|
| #include "core/frame/FrameView.h"
|
| #include "core/frame/LocalFrame.h"
|
| -#include "core/style/StyleInheritedData.h"
|
| +#include "core/style/ComputedStyle.h"
|
| #include "platform/Histogram.h"
|
|
|
| namespace blink {
|
|
|