| Index: chrome/browser/download/download_file_manager.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/download/download_file_manager.cc	(revision 68044)
 | 
| +++ chrome/browser/download/download_file_manager.cc	(working copy)
 | 
| @@ -16,7 +16,7 @@
 | 
|  #include "chrome/browser/history/download_create_info.h"
 | 
|  #include "chrome/browser/net/chrome_url_request_context.h"
 | 
|  #include "chrome/browser/platform_util.h"
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/browser/renderer_host/resource_dispatcher_host.h"
 | 
|  #include "chrome/browser/tab_contents/tab_util.h"
 | 
|  #include "chrome/browser/tab_contents/tab_contents.h"
 | 
| 
 |