| Index: third_party/WebKit/Source/platform/fonts/AcceptLanguagesResolver.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/AcceptLanguagesResolver.h b/third_party/WebKit/Source/platform/fonts/AcceptLanguagesResolver.h
|
| index 18a8f580c7faa32eda0ffb24899203c999fac6e7..011a0c41a7a6a2a6acbecc73d274182d85b8c4cb 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/AcceptLanguagesResolver.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/AcceptLanguagesResolver.h
|
| @@ -6,7 +6,7 @@
|
| #define AcceptLanguagesResolver_h
|
|
|
| #include "platform/PlatformExport.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| #include <unicode/uscript.h>
|
|
|
|
|