| Index: chrome/browser/resources/chromeos/drive_internals.html
|
| diff --git a/chrome/browser/resources/chromeos/drive_internals.html b/chrome/browser/resources/chromeos/drive_internals.html
|
| index 83ab1e3264332d5996966f9f401fb644ae479e1c..82df317b16fbe9fb78fa889706b67912bb633cc6 100644
|
| --- a/chrome/browser/resources/chromeos/drive_internals.html
|
| +++ b/chrome/browser/resources/chromeos/drive_internals.html
|
| @@ -67,8 +67,6 @@
|
| <ul>
|
| <li>Push notification is enabled:
|
| <span id='push-notification-enabled'></span></li>
|
| - <li>Polling interval:
|
| - <span id='polling-interval-sec'></span> seconds</li>
|
| <li>Last update check time:
|
| <span id='last-update-check-time'></span></li>
|
| <li>Last update check result:
|
|
|