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

Unified Diff: mash/wm/BUILD.gn

Issue 1637113003: Add simplistic screenlock application. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 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
« no previous file with comments | « mash/shell/shell_application_delegate.cc ('k') | mash/wm/screenlock_layout.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/BUILD.gn
diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn
index e9d54aeb26f694478cceab015adf808cfdea9a6d..80288cdb1eacd4ecdf033a746094841f4aa97bf7 100644
--- a/mash/wm/BUILD.gn
+++ b/mash/wm/BUILD.gn
@@ -44,6 +44,8 @@ source_set("lib") {
"non_client_frame_controller.h",
"property_util.cc",
"property_util.h",
+ "screenlock_layout.cc",
+ "screenlock_layout.h",
"shadow.cc",
"shadow.h",
"shadow_controller.cc",
« no previous file with comments | « mash/shell/shell_application_delegate.cc ('k') | mash/wm/screenlock_layout.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698