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

Unified Diff: ash/test/ash_test_environment.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/test/BUILD.gn ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/ash_test_environment.h
diff --git a/ash/test/ash_test_environment.h b/ash/test/ash_test_environment.h
index c533120f7b3a64bb74c2df07455e75dfef2692ab..ebd9e9a28883abe152604f0243d817b1e1b1ed46 100644
--- a/ash/test/ash_test_environment.h
+++ b/ash/test/ash_test_environment.h
@@ -25,9 +25,9 @@ namespace test {
//
// AshTestBase creates an AshTestEnvironment by way of
// AshTestEnvironment::Create(). The implementation of Create() depends upon
-// the ash target that was linked against: //ash:test_support_with_content
-// includes AshTestEnvironmentContent and //ash:test_support_without_content
-// includes AshTestEnvironmentDefault.
+// the ash target that was linked against: //ash/test:test_support_with_content
+// includes AshTestEnvironmentContent and
+// //ash/test:test_support_without_content includes AshTestEnvironmentDefault.
class AshTestEnvironment {
public:
virtual ~AshTestEnvironment() {}
« no previous file with comments | « ash/test/BUILD.gn ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698