Remove Param postfix from the browser test virtual state getters
FileManagerBrowserTest is a parametric test: none of the other browser tests are (Gallery, VideoPlayer, AudioPlayer). Having the Param postfix in the getter names is a leftover from a time when there was only FileManagerBrowserTest. Remove the Param postfix. Bonus points: the implementation details of the test extension browser tests is no longer exposed. FileManageBrowserTestBase does not need to know, nor does it care. Bug: 833834 Change-Id: I3919b3751122afdccd1f6f0689107ab91440c427 Reviewed-on: https://chromium-review.googlesource.com/1042426Reviewed-by:Stuart Langley <slangley@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#555907}
Showing
Please register or sign in to comment