IsDictionaryEmpty  206 components/translate/core/browser/translate_prefs.cc   return !IsDictionaryEmpty(kPrefTranslateWhitelists);
IsDictionaryEmpty  131 components/translate/core/browser/translate_prefs.h   bool IsDictionaryEmpty(const char* pref_id) const;