| Index: components/proximity_auth/webui/resources/log-panel.js
|
| diff --git a/components/proximity_auth/webui/resources/log-panel.js b/components/proximity_auth/webui/resources/log-panel.js
|
| index b60b85a8f0a0b0d2455863a643b6eb649ba6ded5..0475a55c0b46bad75ccbe74dca347a70d5c206e1 100644
|
| --- a/components/proximity_auth/webui/resources/log-panel.js
|
| +++ b/components/proximity_auth/webui/resources/log-panel.js
|
| @@ -6,7 +6,7 @@ Polymer('log-panel', {
|
| publish: {
|
| /**
|
| * List of displayed logs.
|
| - * @type {Array.<{{
|
| + * @type {Array<{{
|
| * text: string,
|
| * date: string,
|
| * source: string
|
|
|