| Index: chrome/browser/password_manager/password_manager.h
|
| ===================================================================
|
| --- chrome/browser/password_manager/password_manager.h (revision 15263)
|
| +++ chrome/browser/password_manager/password_manager.h (working copy)
|
| @@ -6,11 +6,11 @@
|
| #define CHROME_BROWSER_PASSWORD_MANAGER_H__
|
|
|
| #include "base/scoped_ptr.h"
|
| +#include "base/stl_util-inl.h"
|
| #include "chrome/browser/password_manager/password_form_manager.h"
|
| #include "chrome/browser/tab_contents/infobar_delegate.h"
|
| #include "chrome/browser/views/login_view.h"
|
| #include "chrome/common/pref_member.h"
|
| -#include "chrome/common/stl_util-inl.h"
|
| #include "webkit/glue/password_form.h"
|
| #include "webkit/glue/password_form_dom_manager.h"
|
|
|
|
|