Index: chrome/browser/signin/local_auth.cc |
diff --git a/chrome/browser/signin/local_auth.cc b/chrome/browser/signin/local_auth.cc |
index 120fd00a501e44776dc87dc8c4b889115a13888b..2bff8fb0880985a3bf8a5b29bfef2018f5fe5806 100644 |
--- a/chrome/browser/signin/local_auth.cc |
+++ b/chrome/browser/signin/local_auth.cc |
@@ -14,8 +14,8 @@ |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/profiles/profile_manager.h" |
#include "chrome/common/pref_names.h" |
+#include "components/encryptor/encryptor.h" |
#include "components/user_prefs/pref_registry_syncable.h" |
-#include "components/webdata/encryptor/encryptor.h" |
#include "crypto/random.h" |
#include "crypto/secure_util.h" |
#include "crypto/symmetric_key.h" |