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