Index: chrome/browser/chromeos/options/language_config_view.h |
diff --git a/chrome/browser/chromeos/options/language_config_view.h b/chrome/browser/chromeos/options/language_config_view.h |
index f625f035fa6b7611d7f5be31fc42d25c4ac605e0..b61ca774139726123fb1a00604c8bf4bf87fd99c 100644 |
--- a/chrome/browser/chromeos/options/language_config_view.h |
+++ b/chrome/browser/chromeos/options/language_config_view.h |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2010 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. |
@@ -13,7 +13,7 @@ |
#include "app/table_model.h" |
#include "base/compiler_specific.h" |
#include "chrome/browser/chromeos/options/language_config_model.h" |
-#include "chrome/browser/views/options/options_page_view.h" |
+#include "chrome/browser/ui/views/options/options_page_view.h" |
#include "views/controls/button/native_button.h" |
#include "views/controls/combobox/combobox.h" |
#include "views/controls/label.h" |