Update GN docs to mention is_official_build and ndk_api.
authormtklein <mtklein@chromium.org>
Fri, 16 Sep 2016 14:17:45 +0000 (07:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 16 Sep 2016 14:17:45 +0000 (07:17 -0700)
commit40efbe85525a4dceefb1ce46c036c01813492602
treeb20002d855e426f60675ab5b3e64c87a0419ef6e
parentf29180e65afdd3bd5ff3c1a2f8d456f9aea125ed
Update GN docs to mention is_official_build and ndk_api.

is_official_build is the closest approximation to what we'd recommend people ship, and we'll keep tweaking it further toward that goal.  I want it to be the first choices people see reading the doc to nudge them to defaulting into that if they don't know better.  The familiar old Debug and Release for developers come later.

It'd be a fine choice, for instance, for fiddle to build against.  I dropped Stripped because that's something is_official_build now does more naturally.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2342333002
NOTRY=true
DOCS_PREVIEW= https://skia.org/?cl=2342333002

Review-Url: https://codereview.chromium.org/2342333002
site/user/quick/gn.md