| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 5303404186dbf0d8a8517b477da54824c4a07e31..37685ec2275e9bc3112253755db8a90a550366be 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -94,6 +94,8 @@
|
| 'shell/browser/ipc_echo_message_filter.h',
|
| 'shell/browser/layout_test/layout_test_browser_context.cc',
|
| 'shell/browser/layout_test/layout_test_browser_context.h',
|
| + 'shell/browser/layout_test/layout_test_browser_main.cc',
|
| + 'shell/browser/layout_test/layout_test_browser_main.h',
|
| 'shell/browser/layout_test/layout_test_browser_main_parts.cc',
|
| 'shell/browser/layout_test/layout_test_browser_main_parts.h',
|
| 'shell/browser/layout_test/layout_test_download_manager_delegate.cc',
|
|
|