WAS_INSTALLED_BY_OEM 728 chrome/browser/extensions/extension_prefs_unittest.cc dictionary, Manifest::INTERNAL, Extension::WAS_INSTALLED_BY_OEM); WAS_INSTALLED_BY_OEM 619 chrome/browser/extensions/extension_service.cc creation_flags |= Extension::WAS_INSTALLED_BY_OEM; WAS_INSTALLED_BY_OEM 458 chrome/browser/extensions/external_provider_impl.cc bundled_extension_creation_flags | Extension::WAS_INSTALLED_BY_OEM; WAS_INSTALLED_BY_OEM 1633 extensions/browser/extension_prefs.cc creation_flags |= Extension::WAS_INSTALLED_BY_OEM; WAS_INSTALLED_BY_OEM 332 extensions/common/extension.h return (creation_flags_ & WAS_INSTALLED_BY_OEM) != 0;