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

Unified Diff: ash/mus/BUILD.gn

Issue 2092343002: Touch HUD app for mustash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change window manager connection unittest to original 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/container_ids.cc » ('j') | no next file with comments »
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 ff000beddf886c22500155c5a5595f2962a0bab4..873d5bbb548e4c72c4c1fd5f75c0dc05312dc480 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -67,6 +67,8 @@ source_set("lib") {
"shelf_layout_manager_delegate.h",
"status_layout_manager.cc",
"status_layout_manager.h",
+ "touch_hud_layout.cc",
+ "touch_hud_layout.h",
"user_window_controller_impl.cc",
"user_window_controller_impl.h",
"window_manager.cc",
« no previous file with comments | « no previous file | ash/mus/container_ids.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698