Index: chrome/browser/gtk/options/passwords_page_gtk.h |
=================================================================== |
--- chrome/browser/gtk/options/passwords_page_gtk.h (revision 68044) |
+++ chrome/browser/gtk/options/passwords_page_gtk.h (working copy) |
@@ -13,7 +13,7 @@ |
#include "app/gtk_signal.h" |
#include "chrome/browser/password_manager/password_store.h" |
#include "chrome/browser/prefs/pref_member.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/common/notification_observer.h" |
class PasswordsPageGtk : public NotificationObserver { |