| Index: chrome/browser/chromeos/input_method/input_method_whitelist.cc
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_whitelist.cc b/chrome/browser/chromeos/input_method/input_method_whitelist.cc
|
| index c984c22b8d6d4763e6d8fd72be87c81df59dcf33..bba13d571f7fa855f6c2419cd31446602da39a95 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_whitelist.cc
|
| +++ b/chrome/browser/chromeos/input_method/input_method_whitelist.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include <vector>
|
|
|
| -#include "chrome/browser/chromeos/input_method/input_method_descriptor.h"
|
| #include "chrome/browser/chromeos/input_method/input_methods.h"
|
| +#include "chromeos/ime/input_method_descriptor.h"
|
|
|
| namespace chromeos {
|
| namespace input_method {
|
|
|