| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 122e56baf8fa547b7a832ec3a09642d6f68d3056..7ae3520a8d53e5150afb4822c0dce439054a22ef 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -128,6 +128,8 @@
|
| 'shell/shell_message_filter.h',
|
| 'shell/shell_network_delegate.cc',
|
| 'shell/shell_network_delegate.h',
|
| + 'shell/shell_plugin_service_filter.cc',
|
| + 'shell/shell_plugin_service_filter.h',
|
| 'shell/shell_quota_permission_context.cc',
|
| 'shell/shell_quota_permission_context.h',
|
| 'shell/shell_resource_dispatcher_host_delegate.cc',
|
|
|