
In https://chromium-review.googlesource.com/c/chromium/src/+/5856503 we stopped applying setting the enable_curtaining flag on the desktop environment options based on the local policy and moved to using either session policies or reading the value from the local policy provider. In one instance, where we decide whether to apply a scale factor, we were still reading the value from the desktop environment options which was not correct and we use the default DPI. Bug: 379171277 Change-Id: I8d2b83583578bfaf4cd0dca58d76cc4142274831 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6022065 Reviewed-by: Yuwei Huang <yuweih@chromium.org> Auto-Submit: Joe Downing <joedow@chromium.org> Commit-Queue: Yuwei Huang <yuweih@chromium.org> Cr-Commit-Position: refs/heads/main@{#1383334}