Chromium Code Reviews| Index: chrome/renderer/renderer.scons |
| =================================================================== |
| --- chrome/renderer/renderer.scons (revision 10842) |
| +++ chrome/renderer/renderer.scons (working copy) |
| @@ -108,6 +108,8 @@ |
| 'webmediaplayer_delegate_impl.h', |
| 'webplugin_delegate_proxy.cc', |
| 'webplugin_delegate_proxy.h', |
| + 'webworker_proxy.cc', |
| + 'webworker_proxy.h', |
| ]) |
| if not env.Bit('windows'): |