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

Unified Diff: ash/mus/BUILD.gn

Issue 2377853002: Test coverage for bug in WmWindowAura::OnWindowVisibilityChanged() (Closed)
Patch Set: feedback Created 4 years, 3 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
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 19b874e3f39c06880746e0f987afbb03782e30e7..ecc4cee7ddec19672a8e14c2c9e54636149b3116 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -212,6 +212,7 @@ source_set("unittests") {
testonly = true
sources = [
+ "../common/wm_window_unittest.cc",
"accelerators/accelerator_controller_registrar_test_api.cc",
"accelerators/accelerator_controller_registrar_test_api.h",
"accelerators/accelerator_controller_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698