Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2336)

Unified Diff: chrome/browser/sync/engine/nudge_source.h

Issue 6286067: sync: add a SyncSessionJobPurpose for clearing sync user data. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome
Patch Set: whitespace Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/sync/engine/syncer.h » ('j') | chrome/browser/sync/engine/syncer_thread2.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/engine/nudge_source.h
diff --git a/chrome/browser/sync/engine/nudge_source.h b/chrome/browser/sync/engine/nudge_source.h
index 6a75ad15ff9474e7114e6cb764d89c4ce5342c67..3e3b3ae8820f6b810470335df75276825bb9d831 100644
--- a/chrome/browser/sync/engine/nudge_source.h
+++ b/chrome/browser/sync/engine/nudge_source.h
@@ -18,9 +18,6 @@ enum NudgeSource {
NUDGE_SOURCE_LOCAL,
// A previous sync cycle did not fully complete (e.g. HTTP error).
NUDGE_SOURCE_CONTINUATION,
- // A nudge corresponding to the user invoking a function in the UI to clear
- // their entire account and stop syncing (globally).
- NUDGE_SOURCE_CLEAR_PRIVATE_DATA,
};
} // namespace s3
« no previous file with comments | « no previous file | chrome/browser/sync/engine/syncer.h » ('j') | chrome/browser/sync/engine/syncer_thread2.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698