Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index e112958e2affe43f1362854ddc321d5c93b60ee3..8f6150810337dc5d97e211870bf848ed00056a10 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -248,6 +248,7 @@ extern const char kSimulateElevatedRecovery[]; |
| extern const char kSimulateOutdated[]; |
| extern const char kSimulateOutdatedNoAU[]; |
| extern const char kSimulateUpgrade[]; |
| +extern const char kSiteSettingsAllSitesAndDetails[]; |
|
Dan Beam
2016/10/12 17:54:06
can we just call this EnableSiteSettings?
dschuyler
2016/10/13 01:23:07
Done.
|
| extern const char kSpeculativeResourcePrefetching[]; |
| extern const char kSpeculativeResourcePrefetchingDisabled[]; |
| extern const char kSpeculativeResourcePrefetchingEnabled[]; |