| Index: chrome/browser/profiles/gaia_info_update_service.h
 | 
| diff --git a/chrome/browser/profiles/gaia_info_update_service.h b/chrome/browser/profiles/gaia_info_update_service.h
 | 
| index e172dd25222845deaa022ba0533b0b577be51b53..a4b289ba37cef9fef39790db0c22efef59574271 100644
 | 
| --- a/chrome/browser/profiles/gaia_info_update_service.h
 | 
| +++ b/chrome/browser/profiles/gaia_info_update_service.h
 | 
| @@ -9,9 +9,9 @@
 | 
|  #include "base/gtest_prod_util.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/timer.h"
 | 
| -#include "chrome/browser/prefs/pref_member.h"
 | 
| -#include "chrome/browser/profiles/profile_downloader_delegate.h"
 | 
| +#include "chrome/browser/api/prefs/pref_member.h"
 | 
|  #include "chrome/browser/profiles/profile_downloader.h"
 | 
| +#include "chrome/browser/profiles/profile_downloader_delegate.h"
 | 
|  #include "content/public/browser/notification_observer.h"
 | 
|  
 | 
|  class Profile;
 | 
| 
 |