| Index: webkit/glue/webkit_glue.gypi
|
| diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
|
| index 83aeb2e1fcb32bb33d04e37bbd54387cdb14851c..5292fbecccecd7bb3f1628f09a4e72a3ea34139d 100644
|
| --- a/webkit/glue/webkit_glue.gypi
|
| +++ b/webkit/glue/webkit_glue.gypi
|
| @@ -297,9 +297,14 @@
|
| 'plugins/webview_plugin.h',
|
| 'plugins/webplugin.cc',
|
| 'plugins/webplugin.h',
|
| + 'plugins/webplugin_audio_device_delegate.cc',
|
| + 'plugins/webplugin_audio_device_delegate.h',
|
| + 'plugins/webplugin_2d_device_delegate.cc',
|
| 'plugins/webplugin_2d_device_delegate.h',
|
| + 'plugins/webplugin_3d_device_delegate.cc',
|
| 'plugins/webplugin_3d_device_delegate.h',
|
| 'plugins/webplugin_accelerated_surface_mac.h',
|
| + 'plugins/webplugin_delegate.cc',
|
| 'plugins/webplugin_delegate.h',
|
| 'plugins/webplugin_delegate_impl.cc',
|
| 'plugins/webplugin_delegate_impl.h',
|
|
|