Chromium Code Reviews| Index: chrome/browser/sync/util/cryptographer.h |
| diff --git a/chrome/browser/sync/util/cryptographer.h b/chrome/browser/sync/util/cryptographer.h |
| index 2d967febbf5454fe6cd6723db2e67b857316a5e6..0ffa84ffc921474aad97fdc7a825aca447df01fc 100644 |
| --- a/chrome/browser/sync/util/cryptographer.h |
| +++ b/chrome/browser/sync/util/cryptographer.h |
| @@ -15,6 +15,8 @@ |
| namespace browser_sync { |
| +extern const char kNigoriTag[]; |
| + |
| // The parameters used to initialize a Nigori instance. |
| struct KeyParams { |
| std::string hostname; |