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

/external/chromium/chrome/browser/
H A Dplugin_observer.cc45 virtual std::string GetLearnMoreURL() const = 0;
78 GURL url = google_util::AppendGoogleLocaleParam(GURL(GetLearnMoreURL()));
111 virtual std::string GetLearnMoreURL() const;
139 std::string BlockedPluginInfoBarDelegate::GetLearnMoreURL() const { function in class:__anon2172::BlockedPluginInfoBarDelegate
204 virtual std::string GetLearnMoreURL() const;
242 std::string OutdatedPluginInfoBarDelegate::GetLearnMoreURL() const { function in class:__anon2172::OutdatedPluginInfoBarDelegate

Completed in 64 milliseconds