DescriptionModifications to get skia headers compiling on iOS.
This is a barebones implementation of the skia target in skia.gyp. iOS will not
use a full skia implementation, but it will use an occasional header here and
there. Those headers require an implementation of SkDebugf_FileLine(), so this
CL adds a barebones skia target that simply compiles skia/ext/google_logging.cc.
BUG=None
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149193
Patch Set 1 #Patch Set 2 : Comment. #
Total comments: 1
Patch Set 3 : Moved ios block. #
Total comments: 1
Patch Set 4 : Remove redundant condition. #Messages
Total messages: 6 (0 generated)
|