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

Unified Diff: components/proximity_auth.gypi

Issue 696583002: [Smart Lock] Add a setting to require close proximity in order for unlocking to work. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git-add files Created 6 years, 1 month 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.gypi
diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
index 41ca37ec230dc73486684ec893918a6556c824a5..ba5d3b0edb8fbaef926133c50b813550e696d49e 100644
--- a/components/proximity_auth.gypi
+++ b/components/proximity_auth.gypi
@@ -37,6 +37,8 @@
"proximity_auth/remote_device.h",
"proximity_auth/remote_status_update.cc",
"proximity_auth/remote_status_update.h",
+ "proximity_auth/switches.cc",
+ "proximity_auth/switches.h",
"proximity_auth/secure_context.h",
"proximity_auth/wire_message.cc",
"proximity_auth/wire_message.h",

Powered by Google App Engine
This is Rietveld 408576698