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

Unified Diff: ash/test/test_system_tray_delegate.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/test_shell_delegate.cc ('k') | ash/test/test_system_tray_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/test_system_tray_delegate.h
diff --git a/ash/common/test/test_system_tray_delegate.h b/ash/test/test_system_tray_delegate.h
similarity index 93%
rename from ash/common/test/test_system_tray_delegate.h
rename to ash/test/test_system_tray_delegate.h
index b8ed42f20ffd01357e470f1b4c976943d22fe27d..8dc944fb5c15f28eb678b402314dbaa4e44525d1 100644
--- a/ash/common/test/test_system_tray_delegate.h
+++ b/ash/test/test_system_tray_delegate.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_TEST_SYSTEM_TRAY_DELEGATE_H_
-#define ASH_COMMON_TEST_TEST_SYSTEM_TRAY_DELEGATE_H_
+#ifndef ASH_TEST_TEST_SYSTEM_TRAY_DELEGATE_H_
+#define ASH_TEST_TEST_SYSTEM_TRAY_DELEGATE_H_
#include "ash/system/tray/default_system_tray_delegate.h"
#include "ash/system/tray/ime_info.h"
@@ -73,4 +73,4 @@ class ScopedInitialLoginStatus {
} // namespace test
} // namespace ash
-#endif // ASH_COMMON_TEST_TEST_SYSTEM_TRAY_DELEGATE_H_
+#endif // ASH_TEST_TEST_SYSTEM_TRAY_DELEGATE_H_
« no previous file with comments | « ash/test/test_shell_delegate.cc ('k') | ash/test/test_system_tray_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698