| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index afd616d52f788de342e56f9b54a600cf0e081985..6d23f1ccef77271fd82ce0d98eff33274e24bc55 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',
|
|
|