| Index: ui/chromeos/ime/view/candidate_view_unittest.cc
|
| diff --git a/ui/chromeos/ime/candidate_view_unittest.cc b/ui/chromeos/ime/view/candidate_view_unittest.cc
|
| similarity index 99%
|
| rename from ui/chromeos/ime/candidate_view_unittest.cc
|
| rename to ui/chromeos/ime/view/candidate_view_unittest.cc
|
| index e7ce9cd852b2f971045c2a86f3e853fcc7f10e13..6307b186b85207f1e102d912b6c3d082f51ce0fb 100644
|
| --- a/ui/chromeos/ime/candidate_view_unittest.cc
|
| +++ b/ui/chromeos/ime/view/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/view/candidate_view.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|