Index: chrome/browser/ui/gtk/options/content_exception_editor.cc |
=================================================================== |
--- chrome/browser/ui/gtk/options/content_exception_editor.cc (revision 71526) |
+++ chrome/browser/ui/gtk/options/content_exception_editor.cc (working copy) |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/gtk/options/content_exception_editor.h" |
+#include "chrome/browser/ui/gtk/options/content_exception_editor.h" |
#include "app/l10n_util.h" |
#include "app/resource_bundle.h" |
@@ -10,7 +10,7 @@ |
#include "base/utf_string_conversions.h" |
#include "chrome/browser/content_exceptions_table_model.h" |
#include "chrome/browser/content_settings/host_content_settings_map.h" |
-#include "chrome/browser/gtk/gtk_util.h" |
+#include "chrome/browser/ui/gtk/gtk_util.h" |
#include "grit/app_resources.h" |
#include "grit/generated_resources.h" |
#include "grit/theme_resources.h" |