Index: chrome/browser/ui/cocoa/toolbar/reload_button.h |
=================================================================== |
--- chrome/browser/ui/cocoa/toolbar/reload_button.h (revision 0) |
+++ chrome/browser/ui/cocoa/toolbar/reload_button.h (working copy) |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CHROME_BROWSER_UI_COCOA_RELOAD_BUTTON_H_ |
-#define CHROME_BROWSER_UI_COCOA_RELOAD_BUTTON_H_ |
+#ifndef CHROME_BROWSER_UI_COCOA_TOOLBAR_RELOAD_BUTTON_H_ |
+#define CHROME_BROWSER_UI_COCOA_TOOLBAR_RELOAD_BUTTON_H_ |
#pragma once |
#import <Cocoa/Cocoa.h> |
@@ -47,4 +47,4 @@ |
- (NSTrackingArea*)trackingArea; |
@end |
-#endif // CHROME_BROWSER_UI_COCOA_RELOAD_BUTTON_H_ |
+#endif // CHROME_BROWSER_UI_COCOA_TOOLBAR_RELOAD_BUTTON_H_ |