| Index: third_party/WebKit/Source/core/html/parser/HTMLParserIdioms.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLParserIdioms.cpp b/third_party/WebKit/Source/core/html/parser/HTMLParserIdioms.cpp
|
| index 1128d4431ff42cf88b80607b0fec3f3cbbc828fe..cad56fdaa6a241162b72891ca9626cc9a9848e5d 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLParserIdioms.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLParserIdioms.cpp
|
| @@ -30,6 +30,7 @@
|
| #include "wtf/text/AtomicString.h"
|
| #include "wtf/text/StringBuilder.h"
|
| #include "wtf/text/StringHash.h"
|
| +#include "wtf/text/StringToNumber.h"
|
| #include "wtf/text/TextEncoding.h"
|
|
|
| #include <limits>
|
|
|