summaryrefslogtreecommitdiffstats
path: root/components/components_tests.gyp
diff options
context:
space:
mode:
authorisherman <isherman@chromium.org>2015-06-19 14:56:34 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-19 21:58:04 +0000
commitea46407da224a42dcebf312963fbcf2414b88dfd (patch)
tree7c84c9aa11550b6feae60737d9fcbeb54aef4107 /components/components_tests.gyp
parent99949d7685baa13912a4cd759e45d712d8707329 (diff)
downloadchromium_src-ea46407da224a42dcebf312963fbcf2414b88dfd.zip
chromium_src-ea46407da224a42dcebf312963fbcf2414b88dfd.tar.gz
chromium_src-ea46407da224a42dcebf312963fbcf2414b88dfd.tar.bz2
[Proximity Auth] Port the ProximityMonitor class.
BUG=498570 TEST=unit tested R=tengs@chromium.org TBR=armansito@chromium.org Review URL: https://codereview.chromium.org/1176733002 Cr-Commit-Position: refs/heads/master@{#335357}
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 a5b7f1f..0b08836 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -455,6 +455,7 @@
'proximity_auth/cryptauth/fake_secure_message_delegate_unittest.cc',
'proximity_auth/cryptauth/sync_scheduler_impl_unittest.cc',
'proximity_auth/logging/logging_unittest.cc',
+ 'proximity_auth/proximity_monitor_impl_unittest.cc',
'proximity_auth/proximity_auth_system_unittest.cc',
'proximity_auth/remote_status_update_unittest.cc',
'proximity_auth/throttled_bluetooth_connection_finder_unittest.cc',