| Index: chrome/browser/tab_contents/navigation_entry.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/tab_contents/navigation_entry.cc	(revision 68044)
 | 
| +++ chrome/browser/tab_contents/navigation_entry.cc	(working copy)
 | 
| @@ -8,7 +8,7 @@
 | 
|  #include "base/string_util.h"
 | 
|  #include "base/utf_string_conversions.h"
 | 
|  #include "chrome/browser/prefs/pref_service.h"
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/browser/renderer_host/site_instance.h"
 | 
|  #include "chrome/browser/tab_contents/navigation_controller.h"
 | 
|  #include "chrome/common/chrome_constants.h"
 | 
| 
 |