| Index: athena/test/base/test_app_model_builder.cc
|
| diff --git a/athena/test/test_app_model_builder.cc b/athena/test/base/test_app_model_builder.cc
|
| similarity index 97%
|
| rename from athena/test/test_app_model_builder.cc
|
| rename to athena/test/base/test_app_model_builder.cc
|
| index c4b53871634a82d0adc5c8867b5b634c0a1b748e..6f2c37e7cbe7be0f57f38fa06889f6aecb1c96f3 100644
|
| --- a/athena/test/test_app_model_builder.cc
|
| +++ b/athena/test/base/test_app_model_builder.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 "athena/test/test_app_model_builder.h"
|
| +#include "athena/test/base/test_app_model_builder.h"
|
|
|
| #include "ui/app_list/app_list_item.h"
|
| #include "ui/app_list/app_list_model.h"
|
|
|