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

Unified Diff: ash/test/ash_test_impl.h

Issue 2736573002: chromeos: Move files in //ash/common to //ash, part 2 (Closed)
Patch Set: Created 3 years, 9 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 | « ash/test/ash_test_helper.cc ('k') | ash/test/ash_test_impl_aura.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/ash_test_impl.h
diff --git a/ash/common/test/ash_test_impl.h b/ash/test/ash_test_impl.h
similarity index 92%
rename from ash/common/test/ash_test_impl.h
rename to ash/test/ash_test_impl.h
index 8984dfbf47d683322f61408673f4dd5317b85bf7..f1ba7f7b4e1329459c3059b896efd2e436206929 100644
--- a/ash/common/test/ash_test_impl.h
+++ b/ash/test/ash_test_impl.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef ASH_COMMON_TEST_ASH_TEST_IMPL_H_
-#define ASH_COMMON_TEST_ASH_TEST_IMPL_H_
+#ifndef ASH_TEST_ASH_TEST_IMPL_H_
+#define ASH_TEST_ASH_TEST_IMPL_H_
#include <memory>
#include <string>
@@ -57,4 +57,4 @@ class AshTestImpl {
} // namespace ash
-#endif // ASH_COMMON_TEST_ASH_TEST_IMPL_H_
+#endif // ASH_TEST_ASH_TEST_IMPL_H_
« no previous file with comments | « ash/test/ash_test_helper.cc ('k') | ash/test/ash_test_impl_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698