Index: chrome/browser/password_manager/native_backend_libsecret.h |
diff --git a/chrome/browser/password_manager/native_backend_libsecret.h b/chrome/browser/password_manager/native_backend_libsecret.h |
index b50b276f829dee94057bbf4933b2704e099c051f..f125e2ad597f6535f5f7027f1f51696f8b286439 100644 |
--- a/chrome/browser/password_manager/native_backend_libsecret.h |
+++ b/chrome/browser/password_manager/native_backend_libsecret.h |
@@ -14,7 +14,7 @@ |
#include "chrome/browser/password_manager/password_store_factory.h" |
#include "chrome/browser/password_manager/password_store_x.h" |
#include "chrome/browser/profiles/profile.h" |
-#include "components/os_crypt/libsecret_util_posix.h" |
+#include "components/os_crypt/libsecret_util_linux.h" |
namespace autofill { |
struct PasswordForm; |