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

Unified Diff: chrome/browser/resources/file_manager/js/mock_chrome.js

Issue 10850038: Drive: Add "Clear Local Cache" in the Gear menu to clear all local cache of Drive. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: fixed the indent Created 8 years, 4 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/file_manager/js/mock_chrome.js
diff --git a/chrome/browser/resources/file_manager/js/mock_chrome.js b/chrome/browser/resources/file_manager/js/mock_chrome.js
index 3aae77b9bf1507d741b3014df4c8b5ebae61d209..b95456f96cd5b6cc37eeae84cada34026f8d09ab 100644
--- a/chrome/browser/resources/file_manager/js/mock_chrome.js
+++ b/chrome/browser/resources/file_manager/js/mock_chrome.js
@@ -543,6 +543,7 @@ chrome.fileBrowserPrivate = {
GDATA_MENU_HELP: 'Help',
GDATA_MOBILE_CONNECTION_OPTION: 'Do not use mobile data for sync',
GDATA_SHOW_HOSTED_FILES_OPTION: 'Show Google Docs files',
+ GDATA_CLEAR_LOCAL_CACHE: 'Clear local cache',
GDATA_WAITING_FOR_SPACE_INFO: 'Waiting for space info...',
GDATA_FAILED_SPACE_INFO: 'Failed to retrieve space info',
GDATA_BUY_MORE_SPACE: 'Buy more storage...',
« no previous file with comments | « chrome/browser/resources/file_manager/js/file_manager.js ('k') | chrome/browser/resources/file_manager/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698