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

Unified Diff: ash/mus/BUILD.gn

Issue 2726603003: mus+ash: Copy parts of ScreenAsh to ScreenMus. (Closed)
Patch Set: Add unit tests. Created 3 years, 10 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/screen_mus.h » ('j') | ash/mus/screen_mus_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index dee2bab887c754f5e72bbf149ed7695e81636196..ce40d02ee24f6f000595afc45ae329ed183ae304 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -193,6 +193,7 @@ source_set("unittests") {
sources = [
"app_launch_unittest.cc",
"bridge/wm_shell_mus_test_api.h",
+ "screen_mus_unittest.cc",
"test/ash_test_impl_mus.cc",
"test/ash_test_impl_mus.h",
"test/wm_test_base.cc",
« no previous file with comments | « no previous file | ash/mus/screen_mus.h » ('j') | ash/mus/screen_mus_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698