Index: build/use_skia_on_mac.gypi |
=================================================================== |
--- build/use_skia_on_mac.gypi (revision 0) |
+++ build/use_skia_on_mac.gypi (revision 0) |
@@ -0,0 +1,9 @@ |
+# 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%': 0, |
+} |
Property changes on: build/use_skia_on_mac.gypi |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |