Index: chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.h |
diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.h |
index 8daad2f70b437176bb049fa893de9b4986603c2a..4eb25cd024431738d7ae281e4aa912d84b2fd7a1 100644 |
--- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.h |
+++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.h |
@@ -27,7 +27,7 @@ class ThemeService; |
// background image is joined. |
- (int)currentTabContentsHeight; |
-// Current theme service, passed to the cross platform NtpBackgroundUtil class. |
+// Current theme service. |
- (ThemeService*)themeService; |
@end |