summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
authortburkard@chromium.org <tburkard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-28 21:46:01 +0000
committertburkard@chromium.org <tburkard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-28 21:46:01 +0000
commit5653a3a1d03532e457d2e39b526a0fc44a6b7880 (patch)
treecd69dcf6fb339dc70e4d14ae8b733cfd1256a9ab /chrome/common/chrome_switches.h
parent8462a07fdf9550c9c5f24bf5328980b9b92d6569 (diff)
downloadchromium_src-5653a3a1d03532e457d2e39b526a0fc44a6b7880.zip
chromium_src-5653a3a1d03532e457d2e39b526a0fc44a6b7880.tar.gz
chromium_src-5653a3a1d03532e457d2e39b526a0fc44a6b7880.tar.bz2
Set Inifinite Cache field trial to 0 as the default -- we will set the value to be used via Finch.
R=rvargas@chromium.org Review URL: https://codereview.chromium.org/11299216 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170061 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r--chrome/common/chrome_switches.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index aad7ba0..e0ae4545 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -95,7 +95,6 @@ extern const char kDisableExtensionsHttpThrottling[];
extern const char kDisableExtensionsResourceWhitelist[];
extern const char kDisableExtensions[];
extern const char kDisableImprovedDownloadProtection[];
-extern const char kDisableInfiniteCache[];
extern const char kDisableInternalFlash[];
extern const char kDisableIPv6[];
extern const char kDisableIPPooling[];