summaryrefslogtreecommitdiffstats
path: root/content/common/content_switches.h
diff options
context:
space:
mode:
authorkinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-31 08:22:13 +0000
committerkinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-31 08:22:13 +0000
commit72654a6bdb78772bc94082dd84f0b7facb21dc7e (patch)
treea46e02eca2e9e5dc13c78f5e31df756a499d1058 /content/common/content_switches.h
parent29328c606509c3ad53ea52d6c5c212a0f1ae9da0 (diff)
downloadchromium_src-72654a6bdb78772bc94082dd84f0b7facb21dc7e.zip
chromium_src-72654a6bdb78772bc94082dd84f0b7facb21dc7e.tar.gz
chromium_src-72654a6bdb78772bc94082dd84f0b7facb21dc7e.tar.bz2
Always enable quota storage API
BUG=61676 TEST=QuotaManagerTest.* Review URL: http://codereview.chromium.org/7083020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87283 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/common/content_switches.h')
-rw-r--r--content/common/content_switches.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/common/content_switches.h b/content/common/content_switches.h
index 1677a1e..26a9766 100644
--- a/content/common/content_switches.h
+++ b/content/common/content_switches.h
@@ -54,7 +54,6 @@ extern const char kEnableGPUPlugin[];
extern const char kEnableLogging[];
extern const char kEnableMonitorProfile[];
extern const char kEnablePreparsedJsCaching[];
-extern const char kEnableQuota[];
extern const char kEnableSandboxLogging[];
extern const char kEnableSeccompSandbox[];
extern const char kEnableStatsTable[];