Chromium Code Reviews| Index: ui/chromeos/ime/candidate_window_view.cc |
| diff --git a/ui/chromeos/ime/candidate_window_view.cc b/ui/chromeos/ime/candidate_window_view.cc |
| index 823fda5d4b35a810c01b846ac2acf8bb0862f8be..30e8ed072a6690232a50fc56c18a9ea24b5c16cb 100644 |
| --- a/ui/chromeos/ime/candidate_window_view.cc |
| +++ b/ui/chromeos/ime/candidate_window_view.cc |
| @@ -2,7 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -#include "ui/chromeos/ime/candidate_window_view.h" |
| +#include "ui/chromeos/ime//candidate_window_view.h" |
|
Jun Mukai
2014/11/20 08:25:07
and this
Shu Chen
2014/11/20 08:34:39
Done.
|
| #include <string> |