Chromium Code Reviews| Index: sync/engine/commit.h |
| diff --git a/sync/engine/commit.h b/sync/engine/commit.h |
| index 1a8c44e329f3026e4e39465da08822fb50801242..31a9b34f655a16cae98fdc35b04fd9ae9edfa54a 100644 |
| --- a/sync/engine/commit.h |
| +++ b/sync/engine/commit.h |
| @@ -58,6 +58,7 @@ class SYNC_EXPORT Commit { |
| const std::string& account_name, |
| const std::string& cache_guid, |
| bool cookie_jar_mismatch, |
| + bool cookie_jar_empty, |
| CommitProcessor* commit_processor, |
| ExtensionsActivity* extensions_activity); |