summaryrefslogtreecommitdiffstats
path: root/components/components_tests.gyp
diff options
context:
space:
mode:
authorisherman <isherman@chromium.org>2015-08-14 19:47:59 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-15 02:48:41 +0000
commit6e9846255dbb5b9bcf572536b757e998d6471117 (patch)
treef3f307677c073de5be1c9e45fd11f6813d972abf /components/components_tests.gyp
parent7458fb3730f7cfc084f310a7cbebde489aa78439 (diff)
downloadchromium_src-6e9846255dbb5b9bcf572536b757e998d6471117.zip
chromium_src-6e9846255dbb5b9bcf572536b757e998d6471117.tar.gz
chromium_src-6e9846255dbb5b9bcf572536b757e998d6471117.tar.bz2
[Proximity Auth] Port the UnlockManager class.
This ports most of the code, with a few TODOs remaining for future CLs. BUG=501626 R=tengs@chromium.org Review URL: https://codereview.chromium.org/1239193005 Cr-Commit-Position: refs/heads/master@{#343537}
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 27b4299..d54ae57 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -496,6 +496,7 @@
'proximity_auth/proximity_monitor_impl_unittest.cc',
'proximity_auth/remote_status_update_unittest.cc',
'proximity_auth/throttled_bluetooth_connection_finder_unittest.cc',
+ 'proximity_auth/unlock_manager_unittest.cc',
'proximity_auth/wire_message_unittest.cc',
],
'proxy_config_unittest_sources': [