| Index: chrome/browser/chromeos/input_method/mode_indicator_controller.cc
|
| diff --git a/chrome/browser/chromeos/input_method/mode_indicator_controller.cc b/chrome/browser/chromeos/input_method/mode_indicator_controller.cc
|
| index e48347c268ef22814ae95b2055717c31b6dbd114..71c08d63f43c9b4225faf8324aa9d456ce079ecf 100644
|
| --- a/chrome/browser/chromeos/input_method/mode_indicator_controller.cc
|
| +++ b/chrome/browser/chromeos/input_method/mode_indicator_controller.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/browser/chromeos/input_method/mode_indicator_controller.h"
|
|
|
| +#include "ash/common/shell_window_ids.h"
|
| #include "ash/shell.h"
|
| -#include "ash/shell_window_ids.h"
|
| #include "ash/wm/window_util.h"
|
| #include "base/logging.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|