| Index: chrome/browser/sync/signin_manager.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/sync/signin_manager.cc	(revision 68044)
 | 
| +++ chrome/browser/sync/signin_manager.cc	(working copy)
 | 
| @@ -7,7 +7,7 @@
 | 
|  #include "base/string_util.h"
 | 
|  #include "chrome/browser/net/gaia/token_service.h"
 | 
|  #include "chrome/browser/prefs/pref_service.h"
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/common/net/gaia/gaia_constants.h"
 | 
|  #include "chrome/common/notification_service.h"
 | 
|  #include "chrome/common/pref_names.h"
 | 
| 
 |