Index: chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc |
=================================================================== |
--- chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc (revision 71526) |
+++ chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc (working copy) |
@@ -2,12 +2,12 @@ |
// 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/simple_content_exceptions_window.h" |
+#include "chrome/browser/ui/gtk/options/simple_content_exceptions_window.h" |
#include "app/l10n_util.h" |
#include "base/message_loop.h" |
#include "base/utf_string_conversions.h" |
-#include "chrome/browser/gtk/gtk_util.h" |
+#include "chrome/browser/ui/gtk/gtk_util.h" |
#include "gfx/gtk_util.h" |
#include "grit/generated_resources.h" |
#include "grit/locale_settings.h" |