Searched refs:GetLearnMoreURL (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/plugins/
H A Dplugin_infobar_delegates.h33 virtual std::string GetLearnMoreURL() const = 0;
70 virtual std::string GetLearnMoreURL() const OVERRIDE;
102 virtual std::string GetLearnMoreURL() const OVERRIDE;
H A Dplugin_infobar_delegates.cc63 GURL(GetLearnMoreURL()), content::Referrer(),
129 std::string UnauthorizedPluginInfoBarDelegate::GetLearnMoreURL() const { function in class:UnauthorizedPluginInfoBarDelegate
224 std::string OutdatedPluginInfoBarDelegate::GetLearnMoreURL() const { function in class:OutdatedPluginInfoBarDelegate

Completed in 71 milliseconds