| Index: chrome/browser/geolocation/geolocation_permission_context.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/geolocation/geolocation_permission_context.cc	(revision 68044)
 | 
| +++ chrome/browser/geolocation/geolocation_permission_context.cc	(working copy)
 | 
| @@ -14,7 +14,7 @@
 | 
|  #include "chrome/browser/geolocation/geolocation_provider.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/renderer_host/render_process_host.h"
 | 
|  #include "chrome/browser/renderer_host/render_view_host.h"
 | 
|  #include "chrome/browser/renderer_host/render_view_host_notification_task.h"
 | 
| 
 |