| Index: components/test_runner/layout_test_runtime_flags.h
|
| diff --git a/components/test_runner/layout_test_runtime_flags.h b/components/test_runner/layout_test_runtime_flags.h
|
| index a5c87d1ee2d1bf5261b6805fa1f3d1e47b6d87f3..9de7ad97b3de4f9f3d8036403d6cd2a2c6e2d14a 100644
|
| --- a/components/test_runner/layout_test_runtime_flags.h
|
| +++ b/components/test_runner/layout_test_runtime_flags.h
|
| @@ -109,7 +109,6 @@ class TEST_RUNNER_EXPORT LayoutTestRuntimeFlags {
|
| DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(scripts_allowed)
|
| DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(storage_allowed)
|
| DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(plugins_allowed)
|
| - DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(displaying_insecure_content_allowed)
|
| DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(running_insecure_content_allowed)
|
| DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(
|
| dump_web_content_settings_client_callbacks)
|
|
|