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

Unified Diff: ash/test/ash_test.h

Issue 2734733002: Revert "chromeos: Move files in //ash/common to //ash, part 3" (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/system/web_notification/web_notification_tray_unittest.cc ('k') | ash/test/ash_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/ash_test.h
diff --git a/ash/test/ash_test.h b/ash/test/ash_test.h
index 61b542a64b9601b1185a30aa999bcc8cc71a5539..0eccb70d006b238501f72bf036daec57c4ce4e35 100644
--- a/ash/test/ash_test.h
+++ b/ash/test/ash_test.h
@@ -55,7 +55,7 @@ class WindowOwner {
// Base class for ash tests. This class calls through to AshTestImpl for the
// real implementation. This class exists so that tests can be written to
-// run in both mus ash and classic ash.
+// ash/common and run in both mus and aura.
//
// The implementation of AshTestImpl that is used depends upon gn targets. To
// use the aura backend depend on "//ash/test:ash_with_aura_test_support." The
« no previous file with comments | « ash/system/web_notification/web_notification_tray_unittest.cc ('k') | ash/test/ash_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698