| Index: chrome/browser/password_manager/password_manager.h
|
| ===================================================================
|
| --- chrome/browser/password_manager/password_manager.h (revision 68044)
|
| +++ chrome/browser/password_manager/password_manager.h (working copy)
|
| @@ -8,10 +8,10 @@
|
|
|
| #include "base/scoped_ptr.h"
|
| #include "base/stl_util-inl.h"
|
| -#include "chrome/browser/login_model.h"
|
| #include "chrome/browser/password_manager/password_form_manager.h"
|
| #include "chrome/browser/prefs/pref_member.h"
|
| #include "chrome/browser/tab_contents/web_navigation_observer.h"
|
| +#include "chrome/browser/ui/login/login_model.h"
|
| #include "webkit/glue/password_form.h"
|
| #include "webkit/glue/password_form_dom_manager.h"
|
|
|
|
|