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

Unified Diff: chrome/browser/sync/user_selectable_sync_type.h

Issue 11445002: Sync user's custom spellcheck dictionary (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Add server-side size limit tests Created 7 years, 12 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
Index: chrome/browser/sync/user_selectable_sync_type.h
diff --git a/chrome/browser/sync/user_selectable_sync_type.h b/chrome/browser/sync/user_selectable_sync_type.h
index ee18c025561be63c01d13de0c2b11d3c14c6d034..acee030a9833985736c8244c43d589152590b436 100644
--- a/chrome/browser/sync/user_selectable_sync_type.h
+++ b/chrome/browser/sync/user_selectable_sync_type.h
@@ -38,6 +38,7 @@ enum UserSelectableSyncType {
// AUTOFILL_PROFILE,
// NIGORI,
+ // DICTIONARY
// SEARCH_ENGINES,
// APP_SETTINGS,
// EXTENSION_SETTINGS,

Powered by Google App Engine
This is Rietveld 408576698