diff options
Diffstat (limited to 'content/common/content_switches.h')
-rw-r--r-- | content/common/content_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/common/content_switches.h b/content/common/content_switches.h index cb9297d..e332a1f 100644 --- a/content/common/content_switches.h +++ b/content/common/content_switches.h @@ -51,6 +51,7 @@ 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[]; |