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

Unified Diff: chrome/browser/sync/syncable/model_type.h

Issue 2860007: Revert 49967 - Client side changes to set and get nigori specifics.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 6 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 | « chrome/browser/sync/engine/syncapi.cc ('k') | chrome/browser/sync/syncable/model_type.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/syncable/model_type.h
===================================================================
--- chrome/browser/sync/syncable/model_type.h (revision 49976)
+++ chrome/browser/sync/syncable/model_type.h (working copy)
@@ -55,8 +55,6 @@
TYPED_URLS,
// A extension folder or a extension object.
EXTENSIONS,
- // An object represeting a set of Nigori keys.
- NIGORI,
MODEL_TYPE_COUNT,
};
« no previous file with comments | « chrome/browser/sync/engine/syncapi.cc ('k') | chrome/browser/sync/syncable/model_type.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698