chromium-src-build/toolchain
brettw@chromium.org 70ae79bcd5 Work on Mac GN build.
This fixes a lot of minor mistakes (mostly missing/extra files and flags) for the Mac GN build.

I separated out some clang flags into a config for extra clang warnings. Several of the third party libraries needed to remove this.

Removes the use_nss flag and uses !use_openssl. This is a result of discussion with rsleevi.

Removes extra duplicate net build file from secondary tree.

ui/gesture_events seems to be getting compiled in GN with more strict warnings than in GYP. Rather than fix this, I fixed the warning in the gesture recognizer unit test. It was returning a const copy (the const is pointless when you're copying).

This also removes a bunch of old GYP integration stuff that was left in the GN build.

R=scottmg@chromium.org

Review URL: https://codereview.chromium.org/239543013

git-svn-id: http://src.chromium.org/svn/trunk/src/build@264626 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-04-17 20:33:19 +00:00
..
android Work on Mac GN build. 2014-04-17 20:33:19 +00:00
linux Work on Mac GN build. 2014-04-17 20:33:19 +00:00
mac Work on Mac GN build. 2014-04-17 20:33:19 +00:00
nacl Pull GN @ r262225 2014-04-08 16:50:01 +00:00
win Work on Mac GN build. 2014-04-17 20:33:19 +00:00
OWNERS Move files from the secondary GN directory to build. 2013-11-20 22:21:03 +00:00
clang.gni Work on Mac GN build. 2014-04-17 20:33:19 +00:00
gcc_toolchain.gni Fix the Mac toolchain definition in the GN build. 2014-04-08 20:01:51 +00:00
goma.gni Pull GN @ 252040, update calls 2014-02-19 20:31:52 +00:00