| Index: chrome/browser/profile.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/profile.cc	(revision 9942)
 | 
| +++ chrome/browser/profile.cc	(working copy)
 | 
| @@ -31,10 +31,7 @@
 | 
|  #include "chrome/common/chrome_switches.h"
 | 
|  #include "chrome/common/notification_service.h"
 | 
|  #include "chrome/common/pref_names.h"
 | 
| -#include "chrome/common/pref_service.h"
 | 
|  #include "chrome/common/render_messages.h"
 | 
| -#include "chrome/common/resource_bundle.h"
 | 
| -#include "net/url_request/url_request_context.h"
 | 
|  
 | 
|  #if defined(OS_POSIX)
 | 
|  // TODO(port): get rid of this include. It's used just to provide declarations
 | 
| 
 |