| Index: ash/system/ime/tray_ime_chromeos.cc
|
| diff --git a/ash/system/ime/tray_ime_chromeos.cc b/ash/system/ime/tray_ime_chromeos.cc
|
| index 67b9afc9f2a232ba1996f479c0d24b0382711eea..0b3d22c1b64120f5b11ca101b46186af5d4b06e9 100644
|
| --- a/ash/system/ime/tray_ime_chromeos.cc
|
| +++ b/ash/system/ime/tray_ime_chromeos.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "ash/system/ime/tray_ime_chromeos.h"
|
|
|
| +#include <memory>
|
| #include <vector>
|
|
|
| #include "ash/resources/vector_icons/vector_icons.h"
|
| -#include "ash/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell_port.h"
|
| #include "ash/strings/grit/ash_strings.h"
|
|
|