Chromium Code Reviews| Index: ui/chromeos/ime/candidate_view_unittest.cc |
| diff --git a/ui/chromeos/ime/candidate_view_unittest.cc b/ui/chromeos/ime/candidate_view_unittest.cc |
| index e7ce9cd852b2f971045c2a86f3e853fcc7f10e13..eccf5cedcbb8f2ff99f62a3088fcd19a6bf69bad 100644 |
| --- a/ui/chromeos/ime/candidate_view_unittest.cc |
| +++ b/ui/chromeos/ime/candidate_view_unittest.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_view.h" |
| +#include "ui/chromeos/ime//candidate_view.h" |
|
Jun Mukai
2014/11/20 08:25:06
nit: remove this
Shu Chen
2014/11/20 08:34:39
Done.
|
| #include "base/logging.h" |
| #include "base/strings/utf_string_conversions.h" |