crashpad/build/chromium_compatibility
Scott Graham a4fc880278 gn, mac: Get basic generation working
A couple targets compile, but not linking yet.

Requires https://chromium-review.googlesource.com/c/chromium/mini_chromium/+/812410

Bug: crashpad:79
Change-Id: Ifc472628ec5233fc88c746e74a1f7b3ce0637f91
Reviewed-on: https://chromium-review.googlesource.com/811884
Commit-Queue: Scott Graham <scottmg@chromium.org>
Reviewed-by: Mark Mentovai <mark@chromium.org>
2017-12-07 00:19:36 +00:00
..

This directory is used as a secondary GN source root for compatibility with
Chromium. Files in this subtree should match file paths that the Crashpad build
files need to refer to when building in Chromium. In the Crashpad tree, they
should either be empty/no-ops, or forward to the real Crashpad implementation
in the real tree. No actual configuration should be done in this secondary tree.