| Index: content/shell/test_runner/layout_test_runtime_flags.h
|
| diff --git a/content/shell/test_runner/layout_test_runtime_flags.h b/content/shell/test_runner/layout_test_runtime_flags.h
|
| index 5d0597ffb78f5cb8e0b13e6637b644fdf76e6894..de8340cd4c309bdeed7f60ae117920726f80b5cc 100644
|
| --- a/content/shell/test_runner/layout_test_runtime_flags.h
|
| +++ b/content/shell/test_runner/layout_test_runtime_flags.h
|
| @@ -172,9 +172,6 @@ class TEST_RUNNER_EXPORT LayoutTestRuntimeFlags {
|
| // is invoked.
|
| DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(dump_create_view)
|
|
|
| - // If true, the test_shell will dump all changes to window.status.
|
| - DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(dump_window_status_changes)
|
| -
|
| // If true, the test_shell will output descriptive test for spellcheck
|
| // execution.
|
| DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(dump_spell_check_callbacks)
|
|
|