| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index c592ede48a3102c71d1a216a4818f77477d5a2aa..4043999c40d76d7f4f56bc446626f5ef0fd90be5 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -116,6 +116,8 @@
|
| 'shell/browser/layout_test/layout_test_navigator_connect_service_factory.h',
|
| 'shell/browser/layout_test/layout_test_notification_manager.cc',
|
| 'shell/browser/layout_test/layout_test_notification_manager.h',
|
| + 'shell/browser/layout_test/layout_test_permission_manager.h',
|
| + 'shell/browser/layout_test/layout_test_permission_manager.cc',
|
| 'shell/browser/layout_test/layout_test_push_messaging_service.cc',
|
| 'shell/browser/layout_test/layout_test_push_messaging_service.h',
|
| 'shell/browser/layout_test/layout_test_resource_dispatcher_host_delegate.cc',
|
| @@ -162,6 +164,8 @@
|
| 'shell/browser/shell_net_log.h',
|
| 'shell/browser/shell_network_delegate.cc',
|
| 'shell/browser/shell_network_delegate.h',
|
| + 'shell/browser/shell_permission_manager.cc',
|
| + 'shell/browser/shell_permission_manager.h',
|
| 'shell/browser/shell_platform_data_aura.cc',
|
| 'shell/browser/shell_platform_data_aura.h',
|
| 'shell/browser/shell_plugin_service_filter.cc',
|
|
|