| Index: third_party/WebKit/Source/core/frame/NavigatorLanguage.h
|
| diff --git a/third_party/WebKit/Source/core/frame/NavigatorLanguage.h b/third_party/WebKit/Source/core/frame/NavigatorLanguage.h
|
| index 59e8fbc0f6a88089c8fe33dd947ebe380f5abc14..e73833ad9dbc3d481ca5b80f8107a640a46ba4d1 100644
|
| --- a/third_party/WebKit/Source/core/frame/NavigatorLanguage.h
|
| +++ b/third_party/WebKit/Source/core/frame/NavigatorLanguage.h
|
| @@ -6,7 +6,7 @@
|
| #define NavigatorLanguage_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|