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"; |