| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 8a7ebdd3c87089821e4b086d764c10b20b61ba21..fa9ba120a36a73a072217f3a989c4c06817d4891 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -112,6 +112,8 @@
|
| 'shell/browser/layout_test/layout_test_javascript_dialog_manager.h',
|
| 'shell/browser/layout_test/layout_test_message_filter.cc',
|
| 'shell/browser/layout_test/layout_test_message_filter.h',
|
| + 'shell/browser/layout_test/layout_test_navigator_connect_service_factory.cc',
|
| + '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_push_messaging_service.cc',
|
|
|