| Index: chrome/browser/autofill/autofill_dialog_controller_mac.h
|
| ===================================================================
|
| --- chrome/browser/autofill/autofill_dialog_controller_mac.h (revision 53935)
|
| +++ chrome/browser/autofill/autofill_dialog_controller_mac.h (working copy)
|
| @@ -156,6 +156,7 @@
|
| - (NSInteger)numberOfRowsInTableView:(NSTableView *)tableView;
|
|
|
| // Returns an array of labels representing the addresses in the |profiles_|.
|
| +// Only returns labels for which there exists address information.
|
| - (NSArray*)addressLabels;
|
|
|
| @end
|
|
|