Commit f29e887d authored by Ioana Pandele's avatar Ioana Pandele Committed by Commit Bot

[ios] Remove unused typedef from PasswordsTableViewControllerTest

The type was left over from the export feature cleanup.

Change-Id: I7d50256119f1467a36cafd33d385234f2ea06212
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845768Reviewed-by: default avatarGauthier Ambard <gambard@chromium.org>
Commit-Queue: Ioana Pandele <ioanap@chromium.org>
Cr-Commit-Position: refs/heads/master@{#703674}
parent 3c2713bf
......@@ -44,11 +44,6 @@ using password_manager::MockPasswordStore;
namespace {
typedef struct {
bool export_enabled;
int section_offset;
} ExportPasswordsFeatureStatus;
class PasswordsTableViewControllerTest : public ChromeTableViewControllerTest {
protected:
PasswordsTableViewControllerTest() = default;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment