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

Unified Diff: content/test/fake_plugin_service.cc

Issue 1158423003: Disable NPAPI support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove enterprise policy override based on revert of 26d09db Created 5 years, 7 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/test/fake_plugin_service.cc
diff --git a/content/test/fake_plugin_service.cc b/content/test/fake_plugin_service.cc
index ae7d7a6d05cbd6bcc51e97e97b6f19facbe7f80e..1d7767cb559b7f25d3312899e2adee256047bbb0 100644
--- a/content/test/fake_plugin_service.cc
+++ b/content/test/fake_plugin_service.cc
@@ -101,9 +101,6 @@ bool FakePluginService::NPAPIPluginsSupported() {
return false;
}
-void FakePluginService::EnableNpapiPlugins() {
-}
-
void FakePluginService::DisablePluginsDiscoveryForTesting() {
}
« content/public/common/content_switches.h ('K') | « content/test/fake_plugin_service.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698