| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3d7baef57951d2f6d9e5b789315d5590532ea555..3b0927b7a8f8eee4cee749082443a295bad13c04 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -289,6 +289,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[];
|
|
|