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

Unified Diff: ash/mus/BUILD.gn

Issue 2150933003: mash: Add touch-hud app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: test Created 4 years, 5 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/root_window_controller.cc » ('j') | ash/mus/root_window_controller.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 eaccb33b01990b79bc36f53a31c0cca9d87faf8f..6741f5883eea4f91c3e154ca769a936435480840 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -178,6 +178,7 @@ source_set("unittests") {
"accelerator_registrar_unittest.cc",
"app_launch_unittest.cc",
"layout_manager_unittest.cc",
+ "root_window_controller_unittest.cc",
"test/wm_test_base.cc",
"test/wm_test_base.h",
"test/wm_test_helper.cc",
« no previous file with comments | « no previous file | ash/mus/root_window_controller.cc » ('j') | ash/mus/root_window_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698