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

Unified Diff: mash/login/BUILD.gn

Issue 1806203002: Kill login after logging in. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@56cascade
Patch Set: . Created 4 years, 9 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/init/manifest.json ('k') | mash/login/login.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/login/BUILD.gn
diff --git a/mash/login/BUILD.gn b/mash/login/BUILD.gn
index bf0bbb97dbcc5e63b5b5cae76f336f3cd056925c..a9d7f9831519a67464dd335070e0087b69adc3d0 100644
--- a/mash/login/BUILD.gn
+++ b/mash/login/BUILD.gn
@@ -13,8 +13,6 @@ mojo_native_application("login") {
"login.cc",
"login.h",
"main.cc",
- "ui.cc",
- "ui.h",
]
deps = [
« no previous file with comments | « mash/init/manifest.json ('k') | mash/login/login.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698