| 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 1bb0e6ca6a43b61d06438ce81a7b253a0abafa9d..504c5ade17eb809a4723a0189b52433b391e50eb 100644
|
| --- a/third_party/WebKit/Source/wtf/wtf.gypi
|
| +++ b/third_party/WebKit/Source/wtf/wtf.gypi
|
| @@ -155,6 +155,7 @@
|
| 'text/StringStatics.cpp',
|
| 'text/StringUTF8Adaptor.h',
|
| 'text/StringView.h',
|
| + 'text/StringView.cpp',
|
| 'text/TextCodec.h',
|
| 'text/TextCodec.cpp',
|
| 'text/TextCodecASCIIFastPath.h',
|
|
|