| 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 6ccc3823c50701de4f9e84b0856a71a19006bc52..05f05a79b157c934e0e8e48d4c200d3a9d7eaa75 100644
|
| --- a/components/proximity_auth/webui/resources/proximity_auth.html
|
| +++ b/components/proximity_auth/webui/resources/proximity_auth.html
|
| @@ -6,6 +6,7 @@
|
| <meta name="viewport"
|
| content="width=device-width, initial-scale=1">
|
| <link rel="stylesheet" href="proximity_auth.css">
|
| + <link rel="stylesheet" href="chrome://resources/css/roboto.css">
|
| <link rel="import" href="content-panel.html">
|
| <link rel="import" href="log-panel.html">
|
| </head>
|
|
|