Index: chrome/browser/autofill/personal_data_manager.h |
=================================================================== |
--- chrome/browser/autofill/personal_data_manager.h (revision 40742) |
+++ chrome/browser/autofill/personal_data_manager.h (working copy) |
@@ -45,11 +45,10 @@ |
virtual void OnWebDataServiceRequestDone(WebDataService::Handle h, |
const WDTypedResult* result); |
- // AutoFillDialogObserver implementation |
+ // AutoFillDialogObserver implementation: |
virtual void OnAutoFillDialogApply(std::vector<AutoFillProfile>* profiles, |
std::vector<CreditCard>* credit_cards); |
- |
// Sets the listener to be notified of PersonalDataManager events. |
void SetObserver(PersonalDataManager::Observer* observer); |