Index: chrome/browser/autofill/autofill_manager.h |
=================================================================== |
--- chrome/browser/autofill/autofill_manager.h (revision 66919) |
+++ chrome/browser/autofill/autofill_manager.h (working copy) |
@@ -62,6 +62,7 @@ |
virtual void OnInfoBarClosed(bool should_save); |
// Resets the stored form data. |
+ // This methodo is one of RenderViewHostDelegate::AutoFill implementation. |
James Hawkins
2010/11/23 19:18:53
Please remove these two comments and move the meth
|
virtual void Reset(); |
// AutoFillDownloadManager::Observer implementation: |