| Index: third_party/WebKit/Source/platform/blink_platform.gyp
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gyp b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| index 5cd98310629dbb86ab51be29286268b182957474..82010ed2484d72d66ab107c7e91fc41addb05206 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| @@ -62,8 +62,9 @@
|
| ],
|
| 'sources': [
|
| 'exported/WebCString.cpp',
|
| - 'exported/WebString.cpp',
|
| 'exported/WebCommon.cpp',
|
| + 'exported/WebString.cpp',
|
| + 'exported/WebStringUTF8Adaptor.cpp',
|
| ],
|
| },
|
| {
|
|
|