Update build.gni to match chromium/src/build

BUG=chromium:723069
R=bradnelson@chromium.org

Review-Url: https://codereview.chromium.org/2887383004 .
1 file changed
tree: eb149bd400be3c13d5d5d87e6cf120514286b548
  1. build.gni
  2. codereview.settings
  3. gtest.gni
  4. README.md
README.md

Build overrides in GN

This directory is used to customize settings for repos that are DEPS'ed in and shared with Chromium.

build.gni was copied verbatim from Chromium‘s copy of //build_overrides and should be kept in sync with Chromium’s version.

gtest.gni contains modification which are specific to Native Client.