summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/public
diff options
context:
space:
mode:
authorstevenjb@chromium.org <stevenjb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-11 20:04:58 +0000
committerstevenjb@chromium.org <stevenjb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-11 20:04:58 +0000
commit3bc627156b7c1594df0ae95407e6b9d18f5b7343 (patch)
treeb7261fda0637408bd3d404b048227310dd6f2f02 /sync/internal_api/public
parentbcbb9b4e583a1e068871ef591ae7f8590707eca7 (diff)
downloadchromium_src-3bc627156b7c1594df0ae95407e6b9d18f5b7343.zip
chromium_src-3bc627156b7c1594df0ae95407e6b9d18f5b7343.tar.gz
chromium_src-3bc627156b7c1594df0ae95407e6b9d18f5b7343.tar.bz2
Add AppListSpecifics .proto definition and support code
This CL introduces the AppList sync type. As of patchset #7 this CL depends on https://codereview.chromium.org/106033003/ BUG=313376 Review URL: https://codereview.chromium.org/78773004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240162 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sync/internal_api/public')
-rw-r--r--sync/internal_api/public/base/model_type.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync/internal_api/public/base/model_type.h b/sync/internal_api/public/base/model_type.h
index 4f512b4..c618c450 100644
--- a/sync/internal_api/public/base/model_type.h
+++ b/sync/internal_api/public/base/model_type.h
@@ -101,6 +101,8 @@ enum ModelType {
MANAGED_USERS,
// Distilled articles.
ARTICLES,
+ // App List items
+ APP_LIST,
// ---- Proxy types ----
// Proxy types are excluded from the sync protocol, but are still considered