[ios] Remove TestAppDistributionProvider
Since AppDistributionProvider is a base class with no-op method implementation, TestAppDistributionProvider is unnecessary (its method have the same implementation as the base class). Remove the sub-class. Bug: none Change-Id: I73ba4d5e0cb3bf4a39efccb694fa77c421eece57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064187Reviewed-by:Rohit Rao <rohitrao@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#743230}
Showing
Please register or sign in to comment