# Copyright (c) 2011 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.

# Whether the Mac port uses Skia (instead of Core Graphics) by default.
# This overrides the setting in common.gypi .
{
  'use_skia_on_mac%': 1,
}