Chromium Code Reviews| Index: content/content_shell.gypi |
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
| index 61b6aa07786674ba95df0fc276b3ec6713c64b47..9ada7604a289132e1ad98666858ecbcbbc74db13 100644 |
| --- a/content/content_shell.gypi |
| +++ b/content/content_shell.gypi |
| @@ -81,6 +81,7 @@ |
| 'shell/shell_javascript_dialog_creator.cc', |
| 'shell/shell_javascript_dialog_creator.h', |
| 'shell/shell_javascript_dialog_mac.mm', |
| + 'shell/shell_javascript_dialog_gtk.cc', |
|
jochen (gone - plz use gerrit)
2012/07/30 07:32:23
nit alphabetical ordering
Shouqun Liu
2012/07/30 08:08:44
Done.
|
| 'shell/shell_javascript_dialog_win.cc', |
| 'shell/shell_javascript_dialog.h', |
| 'shell/shell_login_dialog_mac.mm', |