Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(943)

Unified Diff: content/shell/browser/shell_content_browser_client.h

Issue 1862513003: Remove NPAPI from browser and utility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/shell/browser/shell_content_browser_client.h
diff --git a/content/shell/browser/shell_content_browser_client.h b/content/shell/browser/shell_content_browser_client.h
index a9286f3b69d0fa7a2dd8c2cbad92f002bc1ed964..74cc2490b7f0c97063905b047612ed5c1d65d935 100644
--- a/content/shell/browser/shell_content_browser_client.h
+++ b/content/shell/browser/shell_content_browser_client.h
@@ -46,7 +46,6 @@ class ShellContentBrowserClient : public ContentBrowserClient {
ProtocolHandlerMap* protocol_handlers,
URLRequestInterceptorScopedVector request_interceptors) override;
bool IsHandledURL(const GURL& url) override;
- bool IsNPAPIEnabled() override;
void RegisterInProcessMojoApplications(
StaticMojoApplicationMap* apps) override;
void RegisterOutOfProcessMojoApplications(
« no previous file with comments | « content/shell/app/shell_crash_reporter_client.cc ('k') | content/shell/browser/shell_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698