Index: chrome/browser/ui/cocoa/passwords/save_pending_password_view_controller.h |
diff --git a/chrome/browser/ui/cocoa/passwords/save_pending_password_view_controller.h b/chrome/browser/ui/cocoa/passwords/save_pending_password_view_controller.h |
index a100858ce4dba5c13a07f75d4e80fd3effda7c7c..04b2fe14d498c18b036d28d0ea9784dc227cc7b3 100644 |
--- a/chrome/browser/ui/cocoa/passwords/save_pending_password_view_controller.h |
+++ b/chrome/browser/ui/cocoa/passwords/save_pending_password_view_controller.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_PASSWORDS_PENDING_SAVE_PASSWORD_VIEW_CONTROLLER_H_ |
-#define CHROME_BROWSER_UI_COCOA_PASSWORDS_PENDING_SAVE_PASSWORD_VIEW_CONTROLLER_H_ |
+#ifndef CHROME_BROWSER_UI_COCOA_PASSWORDS_SAVE_PENDING_PASSWORD_VIEW_CONTROLLER_H_ |
+#define CHROME_BROWSER_UI_COCOA_PASSWORDS_SAVE_PENDING_PASSWORD_VIEW_CONTROLLER_H_ |
#import "chrome/browser/ui/cocoa/passwords/pending_password_view_controller.h" |
@@ -30,4 +30,4 @@ initWithModel:(ManagePasswordsBubbleModel*)model |
@property(readonly) NSButton* neverButton; |
@end |
-#endif // CHROME_BROWSER_UI_COCOA_PASSWORDS_PENDING_SAVE_PASSWORD_VIEW_CONTROLLER_H_ |
+#endif // CHROME_BROWSER_UI_COCOA_PASSWORDS_SAVE_PENDING_PASSWORD_VIEW_CONTROLLER_H_ |