| Index: third_party/WebKit/Source/platform/WebIconSizesParserTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/WebIconSizesParserTest.cpp b/third_party/WebKit/Source/platform/WebIconSizesParserTest.cpp
|
| index 1562789880590dee1aaaaf01434185d338f60ba8..e2eef2c8baeb9c9cf2581da59a62df54d7040205 100644
|
| --- a/third_party/WebKit/Source/platform/WebIconSizesParserTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/WebIconSizesParserTest.cpp
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "public/platform/WebIconSizesParser.h"
|
|
|
| +#include "platform/wtf/text/AtomicString.h"
|
| #include "public/platform/WebSize.h"
|
| #include "public/platform/WebString.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|