Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(713)

Unified Diff: chrome/browser/resources/chromeos/drive_internals.html

Issue 14256007: drive: Remove polling code from DriveFileSystem (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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:
« no previous file with comments | « chrome/browser/chromeos/drive/drive_file_system_metadata.cc ('k') | chrome/browser/ui/webui/chromeos/drive_internals_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698