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 d609214e36d15d9e696865bbfa13591bf6f11f5b..96b6aaf855d71eba00df730d2106c7650f3340e4 100644 |
--- a/chrome/browser/ui/app_list/app_list_syncable_service.h |
+++ b/chrome/browser/ui/app_list/app_list_syncable_service.h |
@@ -84,6 +84,7 @@ class AppListSyncableService : public syncer::SyncableService, |
const std::string& GetOemFolderNameForTest() const { |
return oem_folder_name_; |
} |
+ void ResetDriveAppProviderForTest(); |
// syncer::SyncableService |
virtual syncer::SyncMergeResult MergeDataAndStartSyncing( |