Chromium Code Reviews

Unified Diff: chrome/browser/gtk/options/passwords_page_gtk.h

Issue 5606002: Move:... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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 {
« no previous file with comments | « chrome/browser/gtk/options/passwords_exceptions_window_gtk.cc ('k') | chrome/browser/gtk/options/url_picker_dialog_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine