Index: chrome/browser/gtk/options/cookie_filter_page_gtk.cc |
=================================================================== |
--- chrome/browser/gtk/options/cookie_filter_page_gtk.cc (revision 68047) |
+++ chrome/browser/gtk/options/cookie_filter_page_gtk.cc (working copy) |
@@ -14,7 +14,7 @@ |
#include "chrome/browser/gtk/gtk_util.h" |
#include "chrome/browser/gtk/options/content_exceptions_window_gtk.h" |
#include "chrome/browser/gtk/options/cookies_view.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/options/show_options_url.h" |
#include "chrome/common/chrome_switches.h" |