| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 6d0ed50c2a5582171c82fa50136f03434e8fa70e..7c7d8c42806fdb7fd92acde3d16bb794b7ac3b0b 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -235,6 +235,8 @@ extern const char kIpcFuzzerTestcase[];
|
| extern const char kKeepAliveForTest[];
|
| extern const char kKioskMode[];
|
| extern const char kKioskModePrinting[];
|
| +extern const char kLedgerServer[];
|
| +extern const char kLedgerTracingToken[];
|
| extern const char kLimitedInstallFromWebstore[];
|
| extern const char kLoadComponentExtension[];
|
| extern const char kLoadExtension[];
|
|
|