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

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: Fix compile on some platforms Created 7 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
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 a9785f978395952ccaf3344262dcb8dff1713a79..143aa773208c99152224b24ad29c6ac30840fa2c 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