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

Unified Diff: content/common/content_switches_internal.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
« no previous file with comments | « content/common/content_message_generator.h ('k') | content/common/content_switches_internal.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/content_switches_internal.h
diff --git a/content/common/content_switches_internal.h b/content/common/content_switches_internal.h
index 1a829eaee62acc4a5d9b1a9ee4bb5c9d6f82c52b..aacd9426e58b109f29205ff5cca096982d069f00 100644
--- a/content/common/content_switches_internal.h
+++ b/content/common/content_switches_internal.h
@@ -13,9 +13,6 @@ namespace content {
bool IsPinchToZoomEnabled();
#if defined(OS_WIN)
-// Disables Win32k Renderer lockdown for any future renderer child processes.
-void DisableWin32kRendererLockdown();
-
// Returns whether Win32k Renderer lockdown is enabled or not.
bool IsWin32kRendererLockdownEnabled();
#endif
« no previous file with comments | « content/common/content_message_generator.h ('k') | content/common/content_switches_internal.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698