| Index: third_party/WebKit/Source/platform/LayoutLocale.h
|
| diff --git a/third_party/WebKit/Source/platform/LayoutLocale.h b/third_party/WebKit/Source/platform/LayoutLocale.h
|
| index 952f134921461531cc137926ca4eaff8de9621d6..a2291cb7ca2e43ecfc611361e7fb648520840cdc 100644
|
| --- a/third_party/WebKit/Source/platform/LayoutLocale.h
|
| +++ b/third_party/WebKit/Source/platform/LayoutLocale.h
|
| @@ -7,9 +7,9 @@
|
|
|
| #include "platform/PlatformExport.h"
|
| #include "platform/text/Hyphenation.h"
|
| -#include "wtf/Forward.h"
|
| -#include "wtf/RefCounted.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/Forward.h"
|
| +#include "platform/wtf/RefCounted.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| #include <unicode/uscript.h>
|
|
|
|
|