Chromium Code Reviews| Index: webkit/glue/SConscript |
| =================================================================== |
| --- webkit/glue/SConscript (revision 10793) |
| +++ webkit/glue/SConscript (working copy) |
| @@ -127,6 +127,7 @@ |
| 'plugins/webplugin_delegate_impl_gtk.cc', |
| 'webcursor_gtk.cc', |
| 'webinputevent_linux.cc', |
| + 'webinputevent_util.cc', |
| 'webkit_glue_gtk.cc', |
| ]) |
| elif env.Bit('mac'): |