Index: chrome/browser/net/cookie_store_util.cc |
diff --git a/chrome/browser/net/cookie_store_util.cc b/chrome/browser/net/cookie_store_util.cc |
index 0ba5b0d515de233b8e14f3c69bfd7e53a21790d3..924c9b0fbe9503326fc52b7aae9d223d885adf70 100644 |
--- a/chrome/browser/net/cookie_store_util.cc |
+++ b/chrome/browser/net/cookie_store_util.cc |
@@ -16,7 +16,7 @@ |
#include "chrome/browser/profiles/profile_manager.h" |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/chrome_switches.h" |
-#include "components/encryptor/os_crypt.h" |
+#include "components/os_crypt/os_crypt.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/cookie_crypto_delegate.h" |
#include "content/public/browser/cookie_store_factory.h" |