| Index: chrome/browser/resources/gcm_internals.html
|
| diff --git a/chrome/browser/resources/gcm_internals.html b/chrome/browser/resources/gcm_internals.html
|
| index 5b2a0d4a3da218548c0b0cb7057309651738efa6..d2dd1af0e432ccbbfa9324581f617a38d351cd2a 100644
|
| --- a/chrome/browser/resources/gcm_internals.html
|
| +++ b/chrome/browser/resources/gcm_internals.html
|
| @@ -1,4 +1,4 @@
|
| -<!DOCTYPE HTML>
|
| +<!DOCTYPE HTML>
|
| <html i18n-values="dir:textdirection">
|
| <head>
|
| <meta charset="utf-8">
|
| @@ -66,13 +66,6 @@
|
| </tr>
|
| <tr>
|
| <td>
|
| - GCM Client Is Ready
|
| - </td>
|
| - <td id="gcm-client-ready">
|
| - </td>
|
| - </tr>
|
| - <tr>
|
| - <td>
|
| Connection Client Created
|
| </td>
|
| <td id="connection-client-created">
|
|
|