Searched defs:kDisableSyncAppList (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/app_list/
H A Dapp_list_switches.cc19 const char kDisableSyncAppList[] = "disable-sync-app-list"; member in namespace:app_list::switches
33 return !CommandLine::ForCurrentProcess()->HasSwitch(kDisableSyncAppList);

Completed in 776 milliseconds