| Index: third_party/WebKit/Source/platform/text/PlatformLocale.cpp
|
| diff --git a/third_party/WebKit/Source/platform/text/PlatformLocale.cpp b/third_party/WebKit/Source/platform/text/PlatformLocale.cpp
|
| index 6ba7a1711fb31c5d74a82ce91082a54e50f46911..782e18c181ecff55789c6f391e2188ea70bc329e 100644
|
| --- a/third_party/WebKit/Source/platform/text/PlatformLocale.cpp
|
| +++ b/third_party/WebKit/Source/platform/text/PlatformLocale.cpp
|
| @@ -32,7 +32,6 @@
|
|
|
| #include "platform/text/DateTimeFormat.h"
|
| #include "public/platform/Platform.h"
|
| -#include "wtf/MainThread.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|
| namespace blink {
|
|
|