Index: chrome/browser/gtk/options/options_window_gtk.cc |
=================================================================== |
--- chrome/browser/gtk/options/options_window_gtk.cc (revision 68025) |
+++ chrome/browser/gtk/options/options_window_gtk.cc (working copy) |
@@ -2,8 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/options_window.h" |
- |
#include <gtk/gtk.h> |
#include "app/l10n_util.h" |
@@ -21,6 +19,7 @@ |
#include "chrome/browser/profile.h" |
#include "chrome/browser/ui/browser_list.h" |
#include "chrome/browser/ui/browser_window.h" |
+#include "chrome/browser/ui/options/options_window.h" |
#include "chrome/browser/ui/window_sizer.h" |
#include "chrome/common/notification_service.h" |
#include "chrome/common/pref_names.h" |