| Index: chrome/browser/sync/sync_setup_flow.cc
|
| ===================================================================
|
| --- chrome/browser/sync/sync_setup_flow.cc (revision 68044)
|
| +++ chrome/browser/sync/sync_setup_flow.cc (working copy)
|
| @@ -15,7 +15,7 @@
|
| #include "chrome/browser/dom_ui/dom_ui_util.h"
|
| #include "chrome/browser/platform_util.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/renderer_host/render_view_host.h"
|
| #include "chrome/browser/sync/profile_sync_service.h"
|
| #include "chrome/browser/tab_contents/tab_contents.h"
|
|
|