Chromium Code Reviews| Index: chrome/browser/autofill/autofill_address_sheet_controller_mac.h |
| diff --git a/chrome/browser/autofill/autofill_address_sheet_controller_mac.h b/chrome/browser/autofill/autofill_address_sheet_controller_mac.h |
| index 193ddd362cc9f712c2303063b7895572b23fee1b..0df6016cd17d196703b6e89ab2bc9adafc13d147 100644 |
| --- a/chrome/browser/autofill/autofill_address_sheet_controller_mac.h |
| +++ b/chrome/browser/autofill/autofill_address_sheet_controller_mac.h |
| @@ -9,7 +9,6 @@ |
| #import <Cocoa/Cocoa.h> |
| @class AutoFillAddressModel; |
| -@class AutoFillDialogController; |
| class AutoFillProfile; |
| // The sheet can be invoked in "Add" or "Edit" mode. This dictates the caption |