Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(168)

Side by Side Diff: build/use_skia_on_mac.gypi

Issue 8716011: Move use_skia_on_mac setting into its own gypi file, so that WebKit scripts can (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« build/common.gypi ('K') | « build/common.gypi ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 # Whether the Mac port uses Skia (instead of Core Graphics) by default.
M-A Ruel 2011/11/28 18:44:03 Add copyright
epoger 2011/11/28 18:52:26 Done.
2 # This overrides the setting in common.gypi .
3 {
4 'use_skia_on_mac%': 0,
5 }
6
M-A Ruel 2011/11/28 18:44:03 remove extra line
epoger 2011/11/28 18:52:26 Done.
OLDNEW
« build/common.gypi ('K') | « build/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698