Chromium Code Reviews

Unified Diff: ash/test/test_palette_delegate.cc

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « ash/test/test_palette_delegate.h ('k') | ash/test/test_session_state_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/test_palette_delegate.cc
diff --git a/ash/common/test/test_palette_delegate.cc b/ash/test/test_palette_delegate.cc
similarity index 95%
rename from ash/common/test/test_palette_delegate.cc
rename to ash/test/test_palette_delegate.cc
index ab5692fb7d220b38478473c32519f2bbdeb7c858..49881d30e62c4b8c9053cdfd1948d1bd591eb04d 100644
--- a/ash/common/test/test_palette_delegate.cc
+++ b/ash/test/test_palette_delegate.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 "ash/common/test/test_palette_delegate.h"
+#include "ash/test/test_palette_delegate.h"
namespace ash {
« no previous file with comments | « ash/test/test_palette_delegate.h ('k') | ash/test/test_session_state_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine