Remove unnecessary checks for runtime enabled feature
Prior to [1], these tests were run with and without the FormControlsRefresh feature enabled. Therefore, they needed to check the state of the flag to alter their behavior. After [1], these tests are only run with the feature enabled, and therefore do not need to check. TBR=wangxianzhu@chromium.org [1] https://chromium-review.googlesource.com/c/chromium/src/+/1888124 Change-Id: I6704d3a8c2daab3eeefaabe22b6c5a8592b8c870 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984698Reviewed-by:Mason Freed <masonfreed@chromium.org> Commit-Queue: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#727847}
Showing
Please register or sign in to comment