| Index: ash/common/popup_message_unittest.cc
|
| diff --git a/ash/popup_message_unittest.cc b/ash/common/popup_message_unittest.cc
|
| similarity index 98%
|
| rename from ash/popup_message_unittest.cc
|
| rename to ash/common/popup_message_unittest.cc
|
| index 90559c0e3888bd6eb820f92bd3f8d08b8d6a2ff8..9bdcce05a1c3c6445eeffc112f88f148aeb25b14 100644
|
| --- a/ash/popup_message_unittest.cc
|
| +++ b/ash/common/popup_message_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/popup_message.h"
|
| +#include "ash/common/popup_message.h"
|
|
|
| #include "ash/test/ash_test_base.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|