Index: chrome/browser/password_manager/password_manager.cc |
=================================================================== |
--- chrome/browser/password_manager/password_manager.cc (revision 68044) |
+++ chrome/browser/password_manager/password_manager.cc (working copy) |
@@ -13,7 +13,7 @@ |
#include "chrome/browser/password_manager/password_form_manager.h" |
#include "chrome/browser/password_manager/password_manager_delegate.h" |
#include "chrome/browser/prefs/pref_service.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/common/notification_registrar.h" |
#include "chrome/common/notification_service.h" |
#include "chrome/common/pref_names.h" |