| Index: third_party/WebKit/Source/platform/fonts/AlternateFontFamily.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/AlternateFontFamily.h b/third_party/WebKit/Source/platform/fonts/AlternateFontFamily.h
|
| index cb8d7cf467d593710788939f3d193673fba5d240..ebc1f27e58a52d263d2a1ec109439c4910faaacf 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/AlternateFontFamily.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/AlternateFontFamily.h
|
| @@ -32,7 +32,7 @@
|
| #define AlternateFontFamily_h
|
|
|
| #include "platform/fonts/FontDescription.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|