Index: chrome/browser/chromeos/options/language_hangul_config_view.cc |
=================================================================== |
--- chrome/browser/chromeos/options/language_hangul_config_view.cc (revision 59641) |
+++ chrome/browser/chromeos/options/language_hangul_config_view.cc (working copy) |
@@ -8,13 +8,13 @@ |
#include "app/l10n_util.h" |
#include "base/string16.h" |
#include "base/utf_string_conversions.h" |
-#include "chrome/common/notification_type.h" |
-#include "chrome/common/pref_names.h" |
#include "chrome/browser/chromeos/cros/cros_library.h" |
#include "chrome/browser/chromeos/cros/input_method_library.h" |
#include "chrome/browser/chromeos/language_preferences.h" |
#include "chrome/browser/chromeos/preferences.h" |
#include "chrome/browser/profile.h" |
+#include "chrome/common/notification_type.h" |
+#include "chrome/common/pref_names.h" |
#include "grit/generated_resources.h" |
#include "grit/locale_settings.h" |
#include "views/controls/button/checkbox.h" |