| Index: components/proximity_auth/webui/resources/proximity_auth.html
|
| diff --git a/components/proximity_auth/webui/resources/proximity_auth.html b/components/proximity_auth/webui/resources/proximity_auth.html
|
| index e7dde166b3d68defccf8eb9851bed291288c2cb0..b623904e98426d0b4e550bfcde5415be77ed6f31 100644
|
| --- a/components/proximity_auth/webui/resources/proximity_auth.html
|
| +++ b/components/proximity_auth/webui/resources/proximity_auth.html
|
| @@ -26,8 +26,8 @@
|
| <div class='control-title'>CRYPTAUTH</div>
|
| <table>
|
| <tr>
|
| - <td>PUBLIC KEY (functionality coming soon)</td>
|
| - <td colspan="2" id='public-key'>----</td>
|
| + <td>DEVICE ID (truncated)</td>
|
| + <td colspan="2" id='local-device-id'>----</td>
|
| </tr>
|
| <tr><td id='enrollment-title' state='synced'>ENROLLMENT</td></tr>
|
| <tr class='subrow'>
|
|
|