summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--content/common/content_switches_internal.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/content/common/content_switches_internal.cc b/content/common/content_switches_internal.cc
index 9200e7f..5e73d4f3 100644
--- a/content/common/content_switches_internal.cc
+++ b/content/common/content_switches_internal.cc
@@ -25,11 +25,7 @@ static bool g_win32k_renderer_lockdown_disabled = false;
#endif
bool IsUseZoomForDSFEnabledByDefault() {
-#if defined(OS_CHROMEOS)
- return true;
-#else
return false;
-#endif
}
} // namespace