Upload nacl build_overrides changes to Gerrit by default

R=bradnelson@chromium.org

Bug: 665593
Change-Id: I46eb4435070d6a740e073af8fae85a1409e7161b
1 file changed
tree: 3af25700f065eca70df95a573ba58714ff9afba1
  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.