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

Unified Diff: chrome/common/chrome_switches.cc

Issue 14093022: Remove DrivePrefetcher and relevant flags. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: xxxxx 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
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_switches.cc
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index 86ed6d81f12676059f1db48f48bd5f2342da8537..556e58c9e6ca8bd4c01968f1660600f2718e90f7 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -1506,9 +1506,6 @@ const char kDisableChromeCaptivePortalDetector[] =
// Disables Google Drive integration.
const char kDisableDrive[] = "disable-drive";
-// Enables file prefetching in Google Drive Client for Chrome OS.
-const char kEnableDrivePrefetch[] = "enable-drive-prefetch";
-
// Disable policy-configured local accounts.
const char kDisableLocalAccounts[] = "disable-local-accounts";
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698