Index: chrome/browser/sync/sync_setup_wizard.cc |
=================================================================== |
--- chrome/browser/sync/sync_setup_wizard.cc (revision 68044) |
+++ chrome/browser/sync/sync_setup_wizard.cc (working copy) |
@@ -11,7 +11,7 @@ |
#include "chrome/browser/dom_ui/chrome_url_data_manager.h" |
#include "chrome/browser/google/google_util.h" |
#include "chrome/browser/prefs/pref_service.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/sync/profile_sync_service.h" |
#include "chrome/browser/sync/sync_setup_flow.h" |
#include "chrome/common/jstemplate_builder.h" |