summaryrefslogtreecommitdiffstats
path: root/components/components_tests.gyp
diff options
context:
space:
mode:
authortengs <tengs@chromium.org>2015-08-12 11:56:12 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-12 18:56:55 +0000
commit07c8036dd0a183b69299136eb921576129300771 (patch)
tree7eecd45e94e8d2185ff314f10967376c03141a81 /components/components_tests.gyp
parentfdd36a8329fb60fc5c50612643e310cc40204f07 (diff)
downloadchromium_src-07c8036dd0a183b69299136eb921576129300771.zip
chromium_src-07c8036dd0a183b69299136eb921576129300771.tar.gz
chromium_src-07c8036dd0a183b69299136eb921576129300771.tar.bz2
Hook up Bluetooth Low Energy Smart Lock experiment with existing lock screen UI.
If the --enable-proximity-auth-bluetooth-low-energy-discovery flag is set, the user now can click the user pod to unlock the lock screen rather than automatically unlocking. This CL also refactors ProximityAuthBleSystem now that ScreenlockBridge is part of the proximity_auth component. BUG=517641 TEST=manual Review URL: https://codereview.chromium.org/1273153004 Cr-Commit-Position: refs/heads/master@{#343065}
Diffstat (limited to 'components/components_tests.gyp')
-rw-r--r--components/components_tests.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 352987b..53d86ab 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1167,6 +1167,7 @@
'components.gyp:copresence',
'components.gyp:copresence_test_support',
'components.gyp:cryptauth',
+ 'components.gyp:cryptauth_proto',
'components.gyp:cryptauth_test_support',
'components.gyp:feedback_component',
'components.gyp:pref_registry_test_support',