HomeSort by relevance Sort by last modified time
    Searched refs:kSuggestionContent (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_omnibox_api.cc 32 const char kSuggestionContent[] = "content";
123 kSuggestionContent, &suggestion.content));
  /external/chromium_org/chrome/browser/extensions/api/omnibox/
omnibox_api.cc 38 const char kSuggestionContent[] = "content";
88 dict->SetWithoutPathExpansion(kSuggestionContent, new base::StringValue(""));

Completed in 40 milliseconds