Index: chrome/browser/gtk/first_run_dialog.cc |
=================================================================== |
--- chrome/browser/gtk/first_run_dialog.cc (revision 68044) |
+++ chrome/browser/gtk/first_run_dialog.cc (working copy) |
@@ -16,7 +16,7 @@ |
#include "chrome/browser/platform_util.h" |
#include "chrome/browser/prefs/pref_service.h" |
#include "chrome/browser/process_singleton.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/search_engines/template_url.h" |
#include "chrome/browser/search_engines/template_url_model.h" |
#include "chrome/browser/shell_integration.h" |