| Index: chrome/browser/cocoa/keyword_editor_cocoa_controller.h
|
| diff --git a/chrome/browser/cocoa/keyword_editor_cocoa_controller.h b/chrome/browser/cocoa/keyword_editor_cocoa_controller.h
|
| index d6192f2c7c999b5c7d4fe619929202410e6ffc57..d4c0390e126e1072f7faaa4231a27b3df798cd20 100644
|
| --- a/chrome/browser/cocoa/keyword_editor_cocoa_controller.h
|
| +++ b/chrome/browser/cocoa/keyword_editor_cocoa_controller.h
|
| @@ -81,7 +81,7 @@ class KeywordEditorModelObserver : public TemplateURLModelObserver,
|
|
|
| scoped_nsobject<WindowSizeAutosaver> sizeSaver_;
|
| }
|
| -@property (readonly) KeywordEditorController* controller;
|
| +@property (nonatomic, readonly) KeywordEditorController* controller;
|
|
|
| // Show the keyword editor associated with the given profile (or the
|
| // original profile if this is an incognito profile). If no keyword
|
|
|