Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(362)

Unified Diff: chrome/browser/autofill/autofill_address_sheet_controller_mac.h

Issue 3027041: Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h. (Closed)
Patch Set: oops, missed one previously Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698