Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 59251) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -228,6 +228,7 @@ |
| extern const char kNoReferrers[]; |
| extern const char kNoSandbox[]; |
| extern const char kNoStartupWindow[]; |
| +extern const char kNotifyCloudPrintTokenExpired[]; |
| extern const char kNoTopSites[]; |
| extern const char kNumPacThreads[]; |
| extern const char kOpenInNewWindow[]; |