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

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

Issue 118993002: drive: Move FileSystem::LoadDirectoryIfNeeded to ChangeListLoader (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fix Created 7 years 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 a85d7b1ca7203d2beb6b6b06df006631ed21d68d..e5b96978f8073f22681a14eb441c52687192370a 100644
--- a/chrome/browser/resources/chromeos/drive_internals.html
+++ b/chrome/browser/resources/chromeos/drive_internals.html
@@ -37,10 +37,10 @@
<h2 id='local-metadata-section'>Local Metadata</h2>
<div>
- <button id='button-reload-drive-filesystem'>
- Clear local data and reload
+ <button id='button-reset-drive-filesystem'>
+ Clear local data
</button>
- <span id='reload-status-text'></span>
+ <span id='reset-status-text'></span>
</div>
<ul>
<li>Local Changestamp:
« no previous file with comments | « chrome/browser/chromeos/drive/sync_client_unittest.cc ('k') | chrome/browser/resources/chromeos/drive_internals.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698