| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index aeecdffda801b1e5d5ee5b1643d9c1f3e51f9e15..49fdafbf6df20209fa47d5f4bab9e59da0980b57 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -79,6 +79,10 @@
|
| 'shell/shell_devtools_delegate.h',
|
| 'shell/shell_download_manager_delegate.cc',
|
| 'shell/shell_download_manager_delegate.h',
|
| + 'shell/shell_javascript_dialog_creator.cc',
|
| + 'shell/shell_javascript_dialog_creator.h',
|
| + 'shell/shell_javascript_dialog_mac.mm',
|
| + 'shell/shell_javascript_dialog.h',
|
| 'shell/shell_main_delegate.cc',
|
| 'shell/shell_main_delegate.h',
|
| 'shell/shell_messages.cc',
|
|
|