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

Unified Diff: ash/BUILD.gn

Issue 2407153008: Delete TestDisplaySnapshot and update tests. (Closed)
Patch Set: Rebase and cleanup. 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 | « no previous file | ash/display/display_change_observer_chromeos_unittest.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 a907e6704cadd22de7bdd6635d3cf77628b14374..9d1870fc170c541a89815e4e6d0ca54cc941dca3 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1167,7 +1167,6 @@ test("ash_content_unittests") {
"//ui/chromeos",
"//ui/display",
"//ui/display:test_support",
- "//ui/display:test_util",
]
}
}
@@ -1408,7 +1407,6 @@ test("ash_unittests") {
"//ui/chromeos",
"//ui/display",
"//ui/display:test_support",
- "//ui/display:test_util",
]
} else {
sources -= [
« no previous file with comments | « no previous file | ash/display/display_change_observer_chromeos_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698