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 995148c4ade8fd02672d794185b874faa1ba24e4..01656f4c9cbda5fa6e399b298aaa3058861affd4 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) |