| Index: chrome/browser/cocoa/preferences_window_controller.h
|
| ===================================================================
|
| --- chrome/browser/cocoa/preferences_window_controller.h (revision 32421)
|
| +++ chrome/browser/cocoa/preferences_window_controller.h (working copy)
|
| @@ -135,9 +135,6 @@
|
| // Usable from cocoa bindings to hook up the custom home pages table.
|
| @property(readonly) CustomHomePagesModel* customPagesSource;
|
|
|
| -// NSNotification sent when the prefs window is closed.
|
| -extern NSString* const kUserDoneEditingPrefsNotification;
|
| -
|
| @end
|
|
|
| @interface PreferencesWindowController(Testing)
|
|
|