| Index: chrome/browser/cocoa/preferences_window_controller.h
|
| diff --git a/chrome/browser/cocoa/preferences_window_controller.h b/chrome/browser/cocoa/preferences_window_controller.h
|
| index d1a515b3be0f1367990fa2d315194c9ac092cb63..3e800630a9c4dc23b35886a1536212c5c7968681 100644
|
| --- a/chrome/browser/cocoa/preferences_window_controller.h
|
| +++ b/chrome/browser/cocoa/preferences_window_controller.h
|
| @@ -92,7 +92,6 @@ class ProfileSyncService;
|
|
|
| // User Data panel
|
| BooleanPrefMember askSavePasswords_;
|
| - BooleanPrefMember formAutofill_;
|
| IBOutlet NSButton* autoFillSettingsButton_;
|
| IBOutlet NSButton* syncButton_;
|
| IBOutlet NSButton* syncCustomizeButton_;
|
|
|