Index: chrome/browser/ui/cocoa/toolbar/reload_button_cocoa.h |
diff --git a/chrome/browser/ui/cocoa/toolbar/reload_button.h b/chrome/browser/ui/cocoa/toolbar/reload_button_cocoa.h |
similarity index 88% |
rename from chrome/browser/ui/cocoa/toolbar/reload_button.h |
rename to chrome/browser/ui/cocoa/toolbar/reload_button_cocoa.h |
index 64e7e67b5cd9ff6c9a6031120063557064c7dd8e..761fab1b5473e23a0d412a3b1477fa2b4ceed695 100644 |
--- a/chrome/browser/ui/cocoa/toolbar/reload_button.h |
+++ b/chrome/browser/ui/cocoa/toolbar/reload_button_cocoa.h |
@@ -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_TOOLBAR_RELOAD_BUTTON_H_ |
-#define CHROME_BROWSER_UI_COCOA_TOOLBAR_RELOAD_BUTTON_H_ |
+#ifndef CHROME_BROWSER_UI_COCOA_TOOLBAR_RELOAD_BUTTON_COCOA_H_ |
+#define CHROME_BROWSER_UI_COCOA_TOOLBAR_RELOAD_BUTTON_COCOA_H_ |
#import <Cocoa/Cocoa.h> |
@@ -43,4 +43,4 @@ class CommandUpdater; |
@end |
-#endif // CHROME_BROWSER_UI_COCOA_TOOLBAR_RELOAD_BUTTON_H_ |
+#endif // CHROME_BROWSER_UI_COCOA_TOOLBAR_RELOAD_BUTTON_COCOA_H_ |