| 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 03aa4a21cff783c85beb54fe850e71f22ba596cc..010ee9cdd34eda2395d118fa14a52d49f5f2f63e 100644
|
| --- a/third_party/WebKit/Source/wtf/wtf.gypi
|
| +++ b/third_party/WebKit/Source/wtf/wtf.gypi
|
| @@ -140,6 +140,7 @@
|
| 'text/CharacterNames.h',
|
| 'text/Collator.h',
|
| 'text/IntegerToStringConversion.h',
|
| + 'text/ParsingUtilities.h',
|
| 'text/StringBuffer.h',
|
| 'text/StringBuilder.cpp',
|
| 'text/StringBuilder.h',
|
|
|