| Index: chrome/browser/chromeos/options/language_hangul_config_view.h
|
| diff --git a/chrome/browser/chromeos/options/language_hangul_config_view.h b/chrome/browser/chromeos/options/language_hangul_config_view.h
|
| index 58466b050334f207891a24138d3bbb093886277b..55bcef97312554aef8ddfb3cdd85587550058bfe 100644
|
| --- a/chrome/browser/chromeos/options/language_hangul_config_view.h
|
| +++ b/chrome/browser/chromeos/options/language_hangul_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.
|
|
|
| @@ -11,7 +11,7 @@
|
| #include "base/scoped_ptr.h"
|
| #include "chrome/browser/chromeos/cros/input_method_library.h"
|
| #include "chrome/browser/prefs/pref_member.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/label.h"
|
| #include "views/window/dialog_delegate.h"
|
|
|