Index: chrome/browser/gtk/options/url_picker_dialog_gtk.cc |
=================================================================== |
--- chrome/browser/gtk/options/url_picker_dialog_gtk.cc (revision 68044) |
+++ chrome/browser/gtk/options/url_picker_dialog_gtk.cc (working copy) |
@@ -14,7 +14,7 @@ |
#include "chrome/browser/net/url_fixer_upper.h" |
#include "chrome/browser/possible_url_model.h" |
#include "chrome/browser/prefs/pref_service.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/common/pref_names.h" |
#include "gfx/gtk_util.h" |
#include "googleurl/src/gurl.h" |