| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index b15570bf9ecfa07c5f35d5d1c5b3fbdac1f4e938..1984981d66c7532a4db99740c5206cf394ab4ee1 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -126,6 +126,8 @@
|
| 'shell/browser/shell_net_log.h',
|
| 'shell/browser/shell_network_delegate.cc',
|
| 'shell/browser/shell_network_delegate.h',
|
| + 'shell/browser/shell_notification_manager.cc',
|
| + 'shell/browser/shell_notification_manager.h',
|
| 'shell/browser/shell_platform_data_aura.cc',
|
| 'shell/browser/shell_platform_data_aura.h',
|
| 'shell/browser/shell_plugin_service_filter.cc',
|
|
|