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

Unified Diff: athena/test/base/test_app_model_builder.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/test_app_model_builder.h ('k') | athena/test/base/test_resource_manager_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « athena/test/base/test_app_model_builder.h ('k') | athena/test/base/test_resource_manager_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698