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

Unified Diff: chrome/browser/cocoa/infobar_controller.h

Issue 2762014: Mac: clang build (Closed)
Patch Set: more Created 10 years, 6 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
« no previous file with comments | « chrome/browser/cocoa/hover_close_button.mm ('k') | chrome/browser/cocoa/keystone_glue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/cocoa/infobar_controller.h
diff --git a/chrome/browser/cocoa/infobar_controller.h b/chrome/browser/cocoa/infobar_controller.h
index ef2891e8f791c19ee7180c995ae728fa678e1a49..9a30a883666accfd7891185cb5af4dfaddafea4c 100644
--- a/chrome/browser/cocoa/infobar_controller.h
+++ b/chrome/browser/cocoa/infobar_controller.h
@@ -74,7 +74,7 @@ class InfoBarDelegate;
- (void)setLabelToMessage:(NSString*)message;
@property(assign, nonatomic) id<InfoBarContainer> containerController;
-@property(readonly) InfoBarDelegate* delegate;
+@property(readonly, nonatomic) InfoBarDelegate* delegate;
@end
« no previous file with comments | « chrome/browser/cocoa/hover_close_button.mm ('k') | chrome/browser/cocoa/keystone_glue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698