Index: chrome/browser/sync/util/user_settings_win.cc |
diff --git a/chrome/browser/sync/util/user_settings_win.cc b/chrome/browser/sync/util/user_settings_win.cc |
index 9620f36699feb359e9ba71f19e6adea7868baca0..25332dc4f2d7229c96e800c126ed30b810a49f03 100644 |
--- a/chrome/browser/sync/util/user_settings_win.cc |
+++ b/chrome/browser/sync/util/user_settings_win.cc |
@@ -7,7 +7,7 @@ |
#include <string> |
#include "base/logging.h" |
-#include "chrome/browser/sync/util/data_encryption.h" |
+#include "chrome/browser/sync/encryption/data_encryption.h" |
#include "chrome/browser/sync/util/sqlite_utils.h" |
using std::string; |