summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_address_model_mac.mm
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/autofill/autofill_address_model_mac.mm')
-rw-r--r--chrome/browser/autofill/autofill_address_model_mac.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/autofill/autofill_address_model_mac.mm b/chrome/browser/autofill/autofill_address_model_mac.mm
index d94c06e..3b1623b 100644
--- a/chrome/browser/autofill/autofill_address_model_mac.mm
+++ b/chrome/browser/autofill/autofill_address_model_mac.mm
@@ -3,10 +3,10 @@
// found in the LICENSE file.
#import "chrome/browser/autofill/autofill_address_model_mac.h"
-#include "app/l10n_util.h"
#include "base/sys_string_conversions.h"
#include "chrome/browser/autofill/autofill_profile.h"
#include "grit/generated_resources.h"
+#include "ui/base/l10n/l10n_util.h"
@implementation AutoFillAddressModel