| Index: content/common/content_switches.h
|
| diff --git a/content/common/content_switches.h b/content/common/content_switches.h
|
| index adc93dd05255744f122ae9ad2866d42a999656fd..eb7313f39a0f0a51f97cff06ecccf950321ccf16 100644
|
| --- a/content/common/content_switches.h
|
| +++ b/content/common/content_switches.h
|
| @@ -134,7 +134,6 @@ extern const char kSingleProcess[];
|
| extern const char kSQLiteIndexedDatabase[];
|
| extern const char kTestSandbox[];
|
| extern const char kUnlimitedQuotaForFiles[];
|
| -extern const char kUnlimitedQuotaForIndexedDB[];
|
| extern const char kUserAgent[];
|
| extern const char kUtilityCmdPrefix[];
|
| extern const char kUtilityProcess[];
|
|
|