Searched refs:kOmnibox (Results 1 – 4 of 4) sorted by relevance
27 extension->GetManifestData(manifest_keys::kOmnibox)); in GetKeyword()40 if (!extension->manifest()->GetDictionary(manifest_keys::kOmnibox, in Parse()47 extension->SetManifestData(manifest_keys::kOmnibox, info.release()); in Parse()52 return SingleKey(manifest_keys::kOmnibox); in Keys()
300 const char kOmnibox[] = "BrowserOmniboxViewViews"; in FindGestureActionType() local301 if (name == kOmnibox) { in FindGestureActionType()
95 const char kOmnibox[] = "omnibox"; variable
104 extern const char kOmnibox[];