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 |