Index: chrome/browser/ui/cocoa/toolbar/toolbar_controller.h |
diff --git a/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h b/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h |
index 7469a6a2e1a8d7e030c7308df589aef3488f40a2..2b641e6d9e086da2cf43599e2934d6c2f5ca5bd6 100644 |
--- a/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h |
+++ b/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h |
@@ -133,7 +133,7 @@ class NotificationBridge; |
// Called to update the loading state. Handles updating the go/stop |
// button state. |force| is set if the update is due to changing |
// tabs, as opposed to the page-load finishing. See comment in |
-// reload_button.h. |
+// reload_button_cocoa.h. |
- (void)setIsLoading:(BOOL)isLoading force:(BOOL)force; |
// Allow turning off the toolbar (but we may keep the location bar without a |