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

Unified Diff: ash/common/test/ash_test.h

Issue 2400063003: Adds more BUILD.gns to ash (Closed)
Patch Set: feedback Created 4 years, 2 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/common/test/BUILD.gn ('k') | ash/mus/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/test/ash_test.h
diff --git a/ash/common/test/ash_test.h b/ash/common/test/ash_test.h
index 8f44db26c4ac11d64fbaa105057e72a80f480d69..960d9543677d98e8968824fab332bd7cfb8da25d 100644
--- a/ash/common/test/ash_test.h
+++ b/ash/common/test/ash_test.h
@@ -49,8 +49,8 @@ class WindowOwner {
// 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:ash_with_aura_test_support." The mus
-// backend is not provided as a separate link target.
+// use the aura backend depend on "//ash/test:ash_with_aura_test_support." The
+// mus backend is not provided as a separate link target.
class AshTest : public testing::Test {
public:
AshTest();
« no previous file with comments | « ash/common/test/BUILD.gn ('k') | ash/mus/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698