| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 098f1a9a7f785d16468378ea8bbfd8cb08007227..99c795eaefcef3ac21be2ee40ff1f0c749273e5d 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -161,6 +161,7 @@ extern const char kLoadPlugin[];
|
| CONTENT_EXPORT extern const char kLoggingLevel[];
|
| extern const char kLogPluginMessages[];
|
| extern const char kMemoryMetrics[];
|
| +extern const char kNewIndexedDB[];
|
| CONTENT_EXPORT extern const char kNoReferrers[];
|
| CONTENT_EXPORT extern const char kNoSandbox[];
|
| CONTENT_EXPORT extern const char kAllowNoSandboxJob[];
|
|
|