| Index: chrome/browser/profile_manager.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/profile_manager.cc	(revision 9942)
 | 
| +++ chrome/browser/profile_manager.cc	(working copy)
 | 
| @@ -19,6 +19,7 @@
 | 
|  #include "chrome/common/logging_chrome.h"
 | 
|  #include "chrome/common/pref_names.h"
 | 
|  #include "chrome/common/pref_service.h"
 | 
| +#include "net/http/http_transaction_factory.h"
 | 
|  #include "net/url_request/url_request_context.h"
 | 
|  #include "net/url_request/url_request_job.h"
 | 
|  #include "net/url_request/url_request_job_tracker.h"
 | 
| 
 |