| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 35543586c12c4d18ccf4bba5cd6313052ca95cf5..9a78c3da5ea2119747696f4b113d831df31c8efd 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -303,6 +303,7 @@ extern const char kPurgeMemoryButton[];
|
| extern const char kRecordStats[];
|
| extern const char kRecordMode[];
|
| extern const char kRemoteDebuggingFrontend[];
|
| +extern const char kSilentDebuggerExtensionAPI[];
|
| extern const char kRendererPrintPreview[];
|
| extern const char kResetLocalPassphrase[];
|
| extern const char kResetVariationState[];
|
|
|