[Easy Unlock] Port Client class to native code.
commit40e54e0ca748d0a7a79bfa6db4a4677925b7e1fc
authorisherman <isherman@chromium.org>
Wed, 15 Oct 2014 02:20:07 +0000 (14 19:20 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Oct 2014 02:23:55 +0000 (15 02:23 +0000)
treefae7ac97e3346f4c86cd90341c09e61b4ddb0bfa
parent3ca6969326eaae1916766aa3ac62515ec83e5f01
[Easy Unlock] Port Client class to native code.

BUG=421277
TEST=components_unittests
R=tengs@chromium.org

Review URL: https://codereview.chromium.org/641273003

Cr-Commit-Position: refs/heads/master@{#299629}
components/components_tests.gyp
components/proximity_auth.gypi
components/proximity_auth/BUILD.gn
components/proximity_auth/client.cc [new file with mode: 0644]
components/proximity_auth/client.h [new file with mode: 0644]
components/proximity_auth/client_observer.h [new file with mode: 0644]
components/proximity_auth/client_unittest.cc [new file with mode: 0644]
components/proximity_auth/connection.h
components/proximity_auth/secure_context.h [new file with mode: 0644]
components/proximity_auth/wire_message.h