| Index: chrome/browser/tab_contents/navigation_controller_unittest.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/tab_contents/navigation_controller_unittest.cc	(revision 68044)
 | 
| +++ chrome/browser/tab_contents/navigation_controller_unittest.cc	(working copy)
 | 
| @@ -8,7 +8,7 @@
 | 
|  #include "base/stl_util-inl.h"
 | 
|  #include "base/string_util.h"
 | 
|  #include "base/utf_string_conversions.h"
 | 
| -#include "chrome/browser/profile_manager.h"
 | 
| +#include "chrome/browser/profiles/profile_manager.h"
 | 
|  #include "chrome/browser/history/history.h"
 | 
|  #include "chrome/browser/renderer_host/site_instance.h"
 | 
|  #include "chrome/browser/renderer_host/test/test_render_view_host.h"
 | 
| 
 |