| Index: webkit/child/webkit_child.gyp
|
| diff --git a/webkit/child/webkit_child.gyp b/webkit/child/webkit_child.gyp
|
| index e920d8238a031e17c181dc5b3049d159005e19d7..f3e946104ece2fc93f6e4e4d274c689057e60b3d 100644
|
| --- a/webkit/child/webkit_child.gyp
|
| +++ b/webkit/child/webkit_child.gyp
|
| @@ -57,8 +57,6 @@
|
| 'resource_loader_bridge.cc',
|
| 'resource_loader_bridge.h',
|
| 'webkit_child_export.h',
|
| - 'weburlresponse_extradata_impl.cc',
|
| - 'weburlresponse_extradata_impl.h',
|
| ],
|
| # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
|
| 'msvs_disabled_warnings': [ 4267 ],
|
|
|