| Index: components/test_runner/test_runner.gyp
|
| diff --git a/components/test_runner/test_runner.gyp b/components/test_runner/test_runner.gyp
|
| index cc3f598b59dd61d9cdf4ed490b1e170ba29fe5e8..b99001da0731382aef69b20948d1144140ea3d15 100644
|
| --- a/components/test_runner/test_runner.gyp
|
| +++ b/components/test_runner/test_runner.gyp
|
| @@ -123,11 +123,11 @@
|
| 'web_test_delegate.h',
|
| 'web_test_interfaces.cc',
|
| 'web_test_interfaces.h',
|
| - 'web_test_proxy.cc',
|
| - 'web_test_proxy.h',
|
| 'web_test_runner.h',
|
| 'web_view_test_client.cc',
|
| 'web_view_test_client.h',
|
| + 'web_view_test_proxy.cc',
|
| + 'web_view_test_proxy.h',
|
| 'web_widget_test_client.cc',
|
| 'web_widget_test_client.h',
|
| ],
|
|
|