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

Unified Diff: ash/BUILD.gn

Issue 2790903002: Makes AshTestImpl::Create create the right impl based on config (Closed)
Patch Set: feedback 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 | « no previous file | ash/mus/test/ash_test_impl_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 5f3c85c8412fb3ce2d1965e8ca1a73a0d90ea28d..03bb0b9a91a1548773ef6be6be9a65cd4d763721 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1092,7 +1092,6 @@ test("ash_content_unittests") {
":ash",
":ash_with_content",
"//ash/public/cpp:ash_public_cpp",
- "//ash/test:ash_with_aura_test_support",
"//ash/test:test_support_with_content",
"//base",
"//base/test:test_support",
@@ -1409,7 +1408,6 @@ test("ash_unittests") {
"//ash/resources",
"//ash/resources/vector_icons",
"//ash/strings",
- "//ash/test:ash_with_aura_test_support",
"//ash/test:test_support_without_content",
"//ash/touch_hud",
"//base",
« no previous file with comments | « no previous file | ash/mus/test/ash_test_impl_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698