Index: chrome/browser/ui/views/options/fonts_page_view.h |
diff --git a/chrome/browser/ui/views/options/fonts_page_view.h b/chrome/browser/ui/views/options/fonts_page_view.h |
index 7627aa7755776dc4a643373e2fa334e6228fcccb..83e4b8a9d49dcc933a975723d236248aaff6b975 100644 |
--- a/chrome/browser/ui/views/options/fonts_page_view.h |
+++ b/chrome/browser/ui/views/options/fonts_page_view.h |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
@@ -10,7 +10,7 @@ |
#include "chrome/browser/prefs/pref_member.h" |
#include "chrome/browser/shell_dialogs.h" |
-#include "chrome/browser/views/options/options_page_view.h" |
+#include "chrome/browser/ui/views/options/options_page_view.h" |
#include "views/controls/combobox/combobox.h" |
#include "views/controls/button/button.h" |
#include "views/view.h" |