diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 74bec36..af20098 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -284,6 +284,7 @@ extern const char kSyncDisableTls[]; extern const char kSyncEmail[]; extern const char kSyncerThreadTimedStop[]; extern const char kSyncNotificationMethod[]; +extern const char kSyncNotificationHost[]; extern const char kSyncPassword[]; extern const char kSyncPort[]; extern const char kSyncServer[]; |