| 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..2aab9ee893a5fdee8f6bcdc8ea460174c5ada73a 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| @@ -61,9 +61,10 @@
|
| '<(SHARED_INTERMEDIATE_DIR)/blink',
|
| ],
|
| 'sources': [
|
| + 'exported/URLConversion.cpp',
|
| 'exported/WebCString.cpp',
|
| - 'exported/WebString.cpp',
|
| 'exported/WebCommon.cpp',
|
| + 'exported/WebString.cpp',
|
| ],
|
| },
|
| {
|
|
|