diff options
Diffstat (limited to 'chrome/browser/autofill/autofill_dialog_controller_mac.h')
| -rw-r--r-- | chrome/browser/autofill/autofill_dialog_controller_mac.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/browser/autofill/autofill_dialog_controller_mac.h b/chrome/browser/autofill/autofill_dialog_controller_mac.h index cd5eec1..4ebf2d6 100644 --- a/chrome/browser/autofill/autofill_dialog_controller_mac.h +++ b/chrome/browser/autofill/autofill_dialog_controller_mac.h @@ -160,12 +160,6 @@ class Profile; - (NSInteger)numberOfRowsInTableView:(NSTableView *)tableView; -// Creates an array of labels and populates a vector of corresponding IDs -// representing the addresses and associated billing address IDs in the -// |profiles_| member. -// Only returns labels and IDs for which there exists address information. -- (void)addressLabels:(NSArray**)labels addressIDs:(std::vector<int>*)ids; - @end // Interface exposed for unit testing. |
