Index: chrome/browser/dom_ui/options/options_ui.cc |
=================================================================== |
--- chrome/browser/dom_ui/options/options_ui.cc (revision 68044) |
+++ chrome/browser/dom_ui/options/options_ui.cc (working copy) |
@@ -37,7 +37,7 @@ |
#include "chrome/browser/metrics/user_metrics.h" |
#include "chrome/browser/renderer_host/render_view_host.h" |
#include "chrome/browser/prefs/pref_service.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
#include "chrome/browser/tab_contents/tab_contents_delegate.h" |
#include "chrome/common/jstemplate_builder.h" |