| Index: chrome/browser/ui/browser_list.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/ui/browser_list.cc	(revision 68044)
 | 
| +++ chrome/browser/ui/browser_list.cc	(working copy)
 | 
| @@ -11,7 +11,7 @@
 | 
|  #include "chrome/browser/browser_process.h"
 | 
|  #include "chrome/browser/browser_shutdown.h"
 | 
|  #include "chrome/browser/browser_window.h"
 | 
| -#include "chrome/browser/profile_manager.h"
 | 
| +#include "chrome/browser/profiles/profile_manager.h"
 | 
|  #include "chrome/browser/renderer_host/render_process_host.h"
 | 
|  #include "chrome/browser/tab_contents/navigation_controller.h"
 | 
|  #include "chrome/common/notification_registrar.h"
 | 
| 
 |