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

Unified Diff: components/login/BUILD.gn

Issue 2856683002: cros: Replace "TPM" with "secure module" for machines without TPM. (Closed)
Patch Set: Suffixed chromeos for chromeos compiling of secure_module_*. Created 3 years, 7 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
Index: components/login/BUILD.gn
diff --git a/components/login/BUILD.gn b/components/login/BUILD.gn
index 22249304a8c9b88032989f9cd3c0947860f47db9..00c322080b17fdb7662e09857ec5247da12312d9 100644
--- a/components/login/BUILD.gn
+++ b/components/login/BUILD.gn
@@ -10,6 +10,8 @@ component("login") {
"localized_values_builder.h",
"screens/screen_context.cc",
"screens/screen_context.h",
+ "secure_module_util_chromeos.cc",
+ "secure_module_util_chromeos.h",
]
defines = [ "LOGIN_IMPLEMENTATION" ]
« no previous file with comments | « chrome/browser/ui/webui/chromeos/login/eula_screen_handler.cc ('k') | components/login/secure_module_util_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698