| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 61b6aa07786674ba95df0fc276b3ec6713c64b47..cfb8b422f2dddf711651f982647f83bba4a0fb51 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -80,6 +80,7 @@
|
| 'shell/shell_download_manager_delegate.h',
|
| 'shell/shell_javascript_dialog_creator.cc',
|
| 'shell/shell_javascript_dialog_creator.h',
|
| + 'shell/shell_javascript_dialog_gtk.cc',
|
| 'shell/shell_javascript_dialog_mac.mm',
|
| 'shell/shell_javascript_dialog_win.cc',
|
| 'shell/shell_javascript_dialog.h',
|
|
|