| Index: chrome/browser/geolocation/geolocation_content_settings_map.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/geolocation/geolocation_content_settings_map.cc	(revision 68044)
 | 
| +++ chrome/browser/geolocation/geolocation_content_settings_map.cc	(working copy)
 | 
| @@ -20,7 +20,7 @@
 | 
|  #include "chrome/browser/browser_thread.h"
 | 
|  #include "chrome/browser/prefs/pref_service.h"
 | 
|  #include "chrome/browser/prefs/scoped_pref_update.h"
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/common/notification_service.h"
 | 
|  #include "chrome/common/notification_type.h"
 | 
|  #include "chrome/common/pref_names.h"
 | 
| 
 |