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

Unified Diff: ash/test/BUILD.gn

Issue 2629643002: chromeos: Renames WmWindowAura to WmWindow (Closed)
Patch Set: unnecessary casts Created 3 years, 11 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/test/BUILD.gn
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
index 1d81b709a4f78d80a7831093ae17942ae006892e..91e78a8c2d5343f58a9862f38dee447343daef41 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -134,8 +134,8 @@ static_library("test_support_common") {
"ui_controls_factory_ash.h",
"user_metrics_recorder_test_api.cc",
"user_metrics_recorder_test_api.h",
- "wm_window_aura_test_api.cc",
- "wm_window_aura_test_api.h",
+ "wm_window_test_api.cc",
+ "wm_window_test_api.h",
]
configs += [ "//build/config:precompiled_headers" ]

Powered by Google App Engine
This is Rietveld 408576698