| Index: third_party/WebKit/Source/core/css/FontFace.h
|
| diff --git a/third_party/WebKit/Source/core/css/FontFace.h b/third_party/WebKit/Source/core/css/FontFace.h
|
| index 29e515d36ad981c970e18a893b98ff6e1cab8cfc..2ee8bc92814838341f829ba500424f9e34585976 100644
|
| --- a/third_party/WebKit/Source/core/css/FontFace.h
|
| +++ b/third_party/WebKit/Source/core/css/FontFace.h
|
| @@ -40,7 +40,7 @@
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| #include "core/dom/DOMException.h"
|
| #include "platform/fonts/FontTraits.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|