| Index: ash/common/system/chromeos/session/logout_confirmation_controller_unittest.cc
|
| diff --git a/ash/system/session/logout_confirmation_controller_unittest.cc b/ash/common/system/chromeos/session/logout_confirmation_controller_unittest.cc
|
| similarity index 98%
|
| rename from ash/system/session/logout_confirmation_controller_unittest.cc
|
| rename to ash/common/system/chromeos/session/logout_confirmation_controller_unittest.cc
|
| index 70ebeb5c80fdd9128dc8993e9a71acff6861a051..57fbeb207fd78cc53976e3c8da3c6ed4dd611fa0 100644
|
| --- a/ash/system/session/logout_confirmation_controller_unittest.cc
|
| +++ b/ash/common/system/chromeos/session/logout_confirmation_controller_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 "ash/system/session/logout_confirmation_controller.h"
|
| +#include "ash/common/system/chromeos/session/logout_confirmation_controller.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
|
|