| Index: chrome/browser/chromeos/input_method/input_method_util.h
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_util.h b/chrome/browser/chromeos/input_method/input_method_util.h
|
| index 250c86068a18875377f5eae904d42e2c7af75c8a..70599cc96fc9b9b439d6398893831b713fa4b052 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_util.h
|
| +++ b/chrome/browser/chromeos/input_method/input_method_util.h
|
| @@ -12,7 +12,7 @@
|
|
|
| #include "base/hash_tables.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "chromeos/ime/input_method_descriptor.h"
|
|
|
| namespace chromeos {
|
|
|