Index: chrome/browser/ui/cocoa/autofill/autofill_dialog_constants.h |
diff --git a/chrome/browser/ui/cocoa/autofill/autofill_dialog_constants.h b/chrome/browser/ui/cocoa/autofill/autofill_dialog_constants.h |
index 98614e9e87ab2561ead0c8872153c5d6c5fd4917..7b7ef333133a0aa712375b2ec6c8e013a7e99d5a 100644 |
--- a/chrome/browser/ui/cocoa/autofill/autofill_dialog_constants.h |
+++ b/chrome/browser/ui/cocoa/autofill/autofill_dialog_constants.h |
@@ -6,7 +6,7 @@ |
#define CHROME_BROWSER_UI_COCOA_AUTOFILL_AUTOFILL_DIALOG_CONSTANTS__H_ |
// Constants governing layout of autofill dialog. |
-namespace { |
+namespace autofill { |
// Horizontal padding between text and other elements (in pixels). |
const CGFloat kAroundTextPadding = 4; |