| 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 42b7000b5542b7ead890576d37798bdb24b997d3..1d5900402890b3e6a72b9f572b8e53df7d3063d2 100644
|
| --- a/components/test_runner/layout_test_runtime_flags.h
|
| +++ b/components/test_runner/layout_test_runtime_flags.h
|
| @@ -146,9 +146,6 @@ class TEST_RUNNER_EXPORT LayoutTestRuntimeFlags {
|
| // WebFrameClient::decidePolicyForNavigation.
|
| DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(dump_navigation_policy)
|
|
|
| - // Bound variable to set whether postMessages should be intercepted or not
|
| - DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(intercept_post_message)
|
| -
|
| // If true, output a message when the page title is changed.
|
| DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(dump_title_changes)
|
|
|
|
|