skia2/tools/flags
mtklein 0634317cbe GN: fix mac build again
Hoping to land these using the other GN bots as trybots.

Don't know what magic was letting us get to webp's headers yesterday on Linux.  Might have been using /usr/include's ?

The other change is the difference between some setups using #define SK_BUILD_FOR_MAC and others #define SK_BUILD_FOR_MAC 1.  We want either to mean "we're Mac".

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2190713004

Review-Url: https://codereview.chromium.org/2190713004
2016-07-28 09:58:44 -07:00
..
SkCommandLineFlags.cpp GN: fix mac build again 2016-07-28 09:58:44 -07:00
SkCommandLineFlags.h Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
SkCommonFlags.cpp Fix Mac clang linker 2016-06-21 09:44:29 -07:00
SkCommonFlags.h Fix Mac clang linker 2016-06-21 09:44:29 -07:00
SkCommonFlagsConfig.cpp Always supply a color space (sRGB for now) with F16 2016-07-26 08:11:50 -07:00
SkCommonFlagsConfig.h Lots of progress on switching to SkColorSpace rather than SkColorProfileType 2016-06-16 13:03:24 -07:00