| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 88689b67d90d25fbbc2e93a1608c865dd4547ab9..aeecdffda801b1e5d5ee5b1643d9c1f3e51f9e15 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -56,6 +56,8 @@
|
| 'shell/shell_gtk.cc',
|
| 'shell/shell_mac.mm',
|
| 'shell/shell_win.cc',
|
| + 'shell/shell_application_mac.h',
|
| + 'shell/shell_application_mac.mm',
|
| 'shell/shell_browser_context.cc',
|
| 'shell/shell_browser_context.h',
|
| 'shell/shell_browser_main.cc',
|
|
|