| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 37685ec2275e9bc3112253755db8a90a550366be..880df5bf4baceb29a946a1ba6929d3858048c3f1 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -92,6 +92,8 @@
|
| 'shell/app/webkit_test_platform_support_win.cc',
|
| 'shell/browser/ipc_echo_message_filter.cc',
|
| 'shell/browser/ipc_echo_message_filter.h',
|
| + 'shell/browser/layout_test/layout_test_android.cc',
|
| + 'shell/browser/layout_test/layout_test_android.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',
|
| @@ -136,8 +138,6 @@
|
| 'shell/browser/shell_javascript_dialog_manager.cc',
|
| 'shell/browser/shell_javascript_dialog_manager.h',
|
| 'shell/browser/shell_javascript_dialog_win.cc',
|
| - 'shell/browser/shell_layout_tests_android.cc',
|
| - 'shell/browser/shell_layout_tests_android.h',
|
| 'shell/browser/shell_mojo_test_utils_android.cc',
|
| 'shell/browser/shell_mojo_test_utils_android.h',
|
| 'shell/browser/shell_login_dialog.cc',
|
|
|