Chromium Code Reviews| Index: components/gcm_driver/resources/gcm_internals.html |
| diff --git a/components/gcm_driver/resources/gcm_internals.html b/components/gcm_driver/resources/gcm_internals.html |
| index b43af9e5f8666f4db6f5ddeea8b5d1127397ce9c..67ec598141090b2fc3870cdc11230ade5731d7c4 100644 |
| --- a/components/gcm_driver/resources/gcm_internals.html |
| +++ b/components/gcm_driver/resources/gcm_internals.html |
| @@ -86,6 +86,20 @@ |
| </tr> |
| <tr> |
|
Peter Beverloo
2016/10/28 15:52:30
<if expr="not is_android">
Nicolas Zea
2016/11/01 00:18:16
This all within that conditional already (see line
|
| <td> |
| + Last Checkin |
| + </td> |
| + <td id="last-checkin"> |
| + </td> |
| + </tr> |
| + <tr> |
| + <td> |
| + Next Checkin |
| + </td> |
| + <td id="next-checkin"> |
| + </td> |
| + </tr> |
| + <tr> |
| + <td> |
| Registered App Ids |
| </td> |
| <td id="registered-app-ids"> |