summaryrefslogtreecommitdiffstats
path: root/chrome/browser/password_manager
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/password_manager')
-rw-r--r--chrome/browser/password_manager/encryptor_password_mac.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/password_manager/encryptor_password_mac.mm b/chrome/browser/password_manager/encryptor_password_mac.mm
index a92fdcd..5488f4c 100644
--- a/chrome/browser/password_manager/encryptor_password_mac.mm
+++ b/chrome/browser/password_manager/encryptor_password_mac.mm
@@ -6,10 +6,10 @@
#import <Security/Security.h>
-#include "app/l10n_util.h"
#include "chrome/browser/keychain_mac.h"
#include "chrome/browser/sync/util/crypto_helpers.h"
#include "grit/generated_resources.h"
+#include "ui/base/l10n/l10n_util.h"
namespace {