commit | 98dffbc672f29d61d7f219aa1c7562f4ee8fe07f | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Tue Apr 19 08:00:01 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Apr 19 08:00:01 2016 -0700 |
tree | 329ef04b39e3e6655233eb57e5b18ec6c798b04a | |
parent | be991efbd9fe62a26a652b5ec8b8c98eb0fc6591 [diff] |
fiddle_build_test/gyp: fix mac mesa build TBR= NOTRY=true Review URL: https://codereview.chromium.org/1900143002
diff --git a/gyp/tools.gyp b/gyp/tools.gyp index 9c5cfab..6c96ca5 100644 --- a/gyp/tools.gyp +++ b/gyp/tools.gyp
@@ -591,7 +591,7 @@ ], }, ], - ['skia_os == "linux"', + ['skia_os in ["linux", "mac"]', { 'targets': [ {