Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index 9507ae88360b6d24f21f4b9b20e215fb582c1a86..5cdf986fb63b36374032a42592f5a8a7277a4e74 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -43,6 +43,7 @@ extern const char kAppModeOAuth2Token[]; |
| extern const char kAuthExtensionPath[]; |
| extern const char kAuthServerWhitelist[]; |
| extern const char kAutoSelectDesktopCaptureSource[]; |
| +extern const char kAutoOpenDevToolsForTabs[]; |
|
pfeldman
2016/02/12 02:15:08
sort them
dgozman
2016/02/17 01:42:46
Done.
|
| extern const char kBypassAppBannerEngagementChecks[]; |
| extern const char kCertificateTransparencyLog[]; |
| extern const char kCheckForUpdateIntervalSec[]; |