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 b34c657b0b321cd47b5c6cdcc29e0d439eddc725..9ebdf9c02ab3dd916a961acc7021ec0f6796f023 100644 |
--- a/chrome/browser/ui/app_list/app_list_syncable_service.h |
+++ b/chrome/browser/ui/app_list/app_list_syncable_service.h |
@@ -85,6 +85,8 @@ class AppListSyncableService : public syncer::SyncableService, |
~AppListSyncableService() override; |
+ static const char kOemFolderId[]; |
+ |
// Registers prefs to support local storage. |
static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry); |