Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3851)

Unified Diff: athena/test/base/sample_activity.cc

Issue 617043002: Moving athena/test to athena/test/base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « athena/test/base/sample_activity.h ('k') | athena/test/base/sample_activity_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « athena/test/base/sample_activity.h ('k') | athena/test/base/sample_activity_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698