Home
last modified time | relevance | path

Searched defs:auto_approve (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/common/extensions/api/identity/
Doauth2_manifest_handler.h26 bool auto_approve; member
Dextension_manifests_auth_unittest.cc44 AutoApproveValue auto_approve, in CreateManifest()
/external/chromium_org/chrome/browser/resources/google_now/
Dmanifest.json33 "auto_approve": true, boolean
/external/chromium_org/chrome/browser/extensions/
Dbundle_installer.cc89 void BundleInstaller::SetAutoApproveForTesting(bool auto_approve) { in SetAutoApproveForTesting()