| Index: third_party/WebKit/Source/wtf/wtf.gypi
|
| diff --git a/third_party/WebKit/Source/wtf/wtf.gypi b/third_party/WebKit/Source/wtf/wtf.gypi
|
| index 0b26099fd0fa53e3b14117e6554cba6d7b5b7c61..3a7362eeec81b4f901eea79157da44ba20a813e3 100644
|
| --- a/third_party/WebKit/Source/wtf/wtf.gypi
|
| +++ b/third_party/WebKit/Source/wtf/wtf.gypi
|
| @@ -153,6 +153,8 @@
|
| 'text/StringMac.mm',
|
| 'text/StringOperators.h',
|
| 'text/StringStatics.cpp',
|
| + 'text/StringToNumber.cpp',
|
| + 'text/StringToNumber.h',
|
| 'text/StringUTF8Adaptor.h',
|
| 'text/StringView.h',
|
| 'text/StringView.cpp',
|
|
|