Index: chrome/browser/ui/app_list/app_list_syncable_service.h |
diff --git a/chrome/browser/ui/app_list/app_list_syncable_service.h b/chrome/browser/ui/app_list/app_list_syncable_service.h |
index 484cd0c0c78e2697cadfb0a86b0d25b3829f9161..0ffe536f2dfb108108d7f8abee75812d4373a30a 100644 |
--- a/chrome/browser/ui/app_list/app_list_syncable_service.h |
+++ b/chrome/browser/ui/app_list/app_list_syncable_service.h |
@@ -50,7 +50,6 @@ class AppListSyncableService : public syncer::SyncableService, |
sync_pb::AppListSpecifics::AppListItemType item_type; |
std::string item_name; |
std::string parent_id; |
- syncer::StringOrdinal page_ordinal; |
syncer::StringOrdinal item_ordinal; |
std::string ToString() const; |