Home
last modified time | relevance | path

Searched refs:IsEnableSyncArticlesSet (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/bookmarks/
Denhanced_bookmarks_features.h78 bool IsEnableSyncArticlesSet();
Denhanced_bookmarks_features.cc251 bool IsEnableSyncArticlesSet() { in IsEnableSyncArticlesSet() function
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_components_factory_impl.cc276 if (IsEnableSyncArticlesSet()) { in RegisterCommonDataTypes()