| Index: chrome/browser/password_manager/password_form_manager_unittest.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/password_manager/password_form_manager_unittest.cc	(revision 68044)
 | 
| +++ chrome/browser/password_manager/password_form_manager_unittest.cc	(working copy)
 | 
| @@ -8,7 +8,7 @@
 | 
|  #include "base/utf_string_conversions.h"
 | 
|  #include "chrome/browser/password_manager/password_form_manager.h"
 | 
|  #include "chrome/browser/password_manager/password_manager.h"
 | 
| -#include "chrome/browser/profile_manager.h"
 | 
| +#include "chrome/browser/profiles/profile_manager.h"
 | 
|  #include "chrome/test/testing_profile.h"
 | 
|  #include "webkit/glue/password_form.h"
 | 
|  
 | 
| 
 |