Index: chrome/browser/sync/profile_sync_service.h |
diff --git a/chrome/browser/sync/profile_sync_service.h b/chrome/browser/sync/profile_sync_service.h |
index c6637b6109dc8829fb813627283638f23e4a2c1b..c0f023f1f8cbdaea6f21051d32c6ae4845d8544b 100644 |
--- a/chrome/browser/sync/profile_sync_service.h |
+++ b/chrome/browser/sync/profile_sync_service.h |
@@ -14,7 +14,7 @@ |
#include "base/scoped_ptr.h" |
#include "base/string16.h" |
#include "base/time.h" |
-#include "chrome/browser/pref_member.h" |
+#include "chrome/browser/prefs/pref_member.h" |
#include "chrome/browser/sync/glue/data_type_controller.h" |
#include "chrome/browser/sync/glue/data_type_manager.h" |
#include "chrome/browser/sync/glue/session_model_associator.h" |