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/proximity_auth/BUILD.gn

Issue 1113043004: [Smart Lock] Extract the screenlock state to the proximity_auth component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Format Created 5 years, 8 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/proximity_auth/BUILD.gn
diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn
index e2faf96ca889168582736c89b57e9a77f07e4524..8ee28bf0884d08f83e1bc6edbe7627542437e64b 100644
--- a/components/proximity_auth/BUILD.gn
+++ b/components/proximity_auth/BUILD.gn
@@ -31,6 +31,7 @@ source_set("proximity_auth") {
"remote_status_update.h",
"screenlock_bridge.cc",
"screenlock_bridge.h",
+ "screenlock_state.h",
"secure_context.h",
"switches.cc",
"switches.h",

Powered by Google App Engine
This is Rietveld 408576698