| Index: webkit/webkit.gyp
|
| diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
|
| index a6aea0c3374637efeb35742f5d2aca20f95dc46f..eb29b1190c9066d1980dd932dda4f432c0922c4c 100644
|
| --- a/webkit/webkit.gyp
|
| +++ b/webkit/webkit.gyp
|
| @@ -1251,6 +1251,8 @@
|
| 'glue/plugins/mozilla_extensions.cc',
|
| 'glue/plugins/mozilla_extensions.h',
|
| 'glue/plugins/nphostapi.h',
|
| + 'glue/plugins/flash_workarounds_linux.h',
|
| + 'glue/plugins/flash_workarounds_linux.cc',
|
| 'glue/plugins/gtk_plugin_container.h',
|
| 'glue/plugins/gtk_plugin_container.cc',
|
| 'glue/plugins/gtk_plugin_container_manager.h',
|
|
|