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

Unified Diff: chrome/browser/cocoa/background_gradient_view.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/authorization_util.mm ('k') | chrome/browser/cocoa/background_tile_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/cocoa/background_gradient_view.h
diff --git a/chrome/browser/cocoa/background_gradient_view.h b/chrome/browser/cocoa/background_gradient_view.h
index 8ebddc6f883c167302d1929a14ef47e6cdbc0e70..db6aa9eab07197655fe460d87a723779f2855a0a 100644
--- a/chrome/browser/cocoa/background_gradient_view.h
+++ b/chrome/browser/cocoa/background_gradient_view.h
@@ -22,7 +22,7 @@
- (void)drawBackground;
// Controls whether the bar draws a dividing line at the bottom.
-@property(assign) BOOL showsDivider;
+@property(nonatomic, assign) BOOL showsDivider;
@end
#endif // CHROME_BROWSER_COCOA_BACKGROUND_GRADIENT_VIEW_H_
« no previous file with comments | « chrome/browser/cocoa/authorization_util.mm ('k') | chrome/browser/cocoa/background_tile_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698