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..a5c87d1ee2d1bf5261b6805fa1f3d1e47b6d87f3 100644 |
--- a/components/test_runner/layout_test_runtime_flags.h |
+++ b/components/test_runner/layout_test_runtime_flags.h |
@@ -135,7 +135,6 @@ class TEST_RUNNER_EXPORT LayoutTestRuntimeFlags { |
// If true, the test_shell will output a descriptive line for each resource |
// load callback. |
DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(dump_resource_load_callbacks) |
- DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(dump_resource_priorities) |
// If true, the test_shell will output the MIME type for each resource that |
// was loaded. |