| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3c4206812b5827d53823d9433782b6ed129b7f2b..8d2b19edb26dbd726742a32e334aa595a91504d2 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -282,6 +282,7 @@ extern const char kProfilingFile[];
|
| extern const char kProfilingFlush[];
|
| extern const char kProfilingOutputFile[];
|
| extern const char kPromoServerURL[];
|
| +extern const char kPromptForExternalExtensions[];
|
| extern const char kProtector[];
|
| extern const char kProxyAutoDetect[];
|
| extern const char kProxyBypassList[];
|
|
|