| 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..e2ffa896c824af60da5200df04b3e556b4fce12e 100644
|
| --- a/components/gcm_driver/resources/gcm_internals.html
|
| +++ b/components/gcm_driver/resources/gcm_internals.html
|
| @@ -168,19 +168,6 @@
|
| </tbody>
|
| </table>
|
|
|
| -<h2>Message Decryption Failure Log</h2>
|
| -<table class="log-table">
|
| - <thead>
|
| - <tr>
|
| - <th>Time</th>
|
| - <th>App Id</th>
|
| - <th>Details</th>
|
| - </tr>
|
| - </thead>
|
| - <tbody id="decryption-failure-info">
|
| - </tbody>
|
| -</table>
|
| -
|
| <if expr="not is_android">
|
| <h2>Send Message Log</h2>
|
| <table class="log-table">
|
|
|