| Index: chrome/browser/ui/cocoa/options/keyword_editor_cocoa_controller.h
|
| diff --git a/chrome/browser/ui/cocoa/options/keyword_editor_cocoa_controller.h b/chrome/browser/ui/cocoa/options/keyword_editor_cocoa_controller.h
|
| index 252f5571ca91d0d267a24b43f3b24a587431aa86..7a9d5198e3a99941dbfeee9eeb891b02b4302043 100644
|
| --- a/chrome/browser/ui/cocoa/options/keyword_editor_cocoa_controller.h
|
| +++ b/chrome/browser/ui/cocoa/options/keyword_editor_cocoa_controller.h
|
| @@ -82,7 +82,7 @@ class KeywordEditorModelObserver : public TemplateURLModelObserver,
|
|
|
| scoped_nsobject<WindowSizeAutosaver> sizeSaver_;
|
| }
|
| -@property (nonatomic, 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
|
|
|