blob: 724c4d4496852f1e480b97542f86ea35dc4a162e (
plain)
1
2
3
4
5
|
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
enable_hidpi = is_mac || is_win || is_linux
|