| Index: webkit/child/webkit_child.gyp
|
| diff --git a/webkit/child/webkit_child.gyp b/webkit/child/webkit_child.gyp
|
| index 66b08a01e813a0f1356eb70277c9c769df685b4d..b86ddad1039f301599d9d20c0d732818d582cdf0 100644
|
| --- a/webkit/child/webkit_child.gyp
|
| +++ b/webkit/child/webkit_child.gyp
|
| @@ -87,8 +87,6 @@
|
| 'weburlrequest_extradata_impl.h',
|
| 'weburlresponse_extradata_impl.cc',
|
| 'weburlresponse_extradata_impl.h',
|
| - 'worker_task_runner.cc',
|
| - 'worker_task_runner.h',
|
| ],
|
| # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
|
| 'msvs_disabled_warnings': [ 4267 ],
|
|
|