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 78c8cbf895e8fde6701a3dc94522c3167d101449..42b7000b5542b7ead890576d37798bdb24b997d3 100644 |
--- a/components/test_runner/layout_test_runtime_flags.h |
+++ b/components/test_runner/layout_test_runtime_flags.h |
@@ -114,6 +114,7 @@ class TEST_RUNNER_EXPORT LayoutTestRuntimeFlags { |
DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(running_insecure_content_allowed) |
DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG( |
dump_web_content_settings_client_callbacks) |
+ DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(autoplay_allowed) |
// If true, the test_shell will write a descriptive line for each editing |
// command. |