| Index: athena/test/base/sample_activity.cc
|
| diff --git a/athena/test/sample_activity.cc b/athena/test/base/sample_activity.cc
|
| similarity index 98%
|
| rename from athena/test/sample_activity.cc
|
| rename to athena/test/base/sample_activity.cc
|
| index 754a2eb47530c1a6790df9f2008b23792caf3d8b..2c4bd65575b188b756f895573061e599d55a6e67 100644
|
| --- a/athena/test/sample_activity.cc
|
| +++ b/athena/test/base/sample_activity.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/sample_activity.h"
|
| +#include "athena/test/base/sample_activity.h"
|
|
|
| #include "ui/gfx/image/image_skia.h"
|
| #include "ui/views/background.h"
|
|
|