Index: chrome/browser/sync/profile_sync_service.cc |
diff --git a/chrome/browser/sync/profile_sync_service.cc b/chrome/browser/sync/profile_sync_service.cc |
index a36b82c05af0190641ccfe042e54c2bee941aafa..6aa319671df852aa9ee28cf6b89297bc5d91933b 100644 |
--- a/chrome/browser/sync/profile_sync_service.cc |
+++ b/chrome/browser/sync/profile_sync_service.cc |
@@ -43,7 +43,7 @@ |
#include "chrome/browser/sync/profile_sync_factory.h" |
#include "chrome/browser/sync/signin_manager.h" |
#include "chrome/browser/sync/sync_global_error.h" |
-#include "chrome/browser/sync/util/cryptographer.h" |
+#include "chrome/browser/sync/encryption/cryptographer.h" |
#include "chrome/browser/sync/util/oauth.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/browser_list.h" |