GN: Enable libvpx, add link target and convert some test targets

Libvpx now supports GN and this CL turns on compiling it.
I also introduced an executable target 'webrtc_tests'
that depends on all in WeBRTC + tests in order to get a full
linking step executed (since we've seen link problems for GN
when rolling WebRTC into Chromium).

I also converted a few test targets and made a GN file for
third_party/gflags.

BUG=3441
TESTED=Trybots + full Chromium build with a symlinked src/third_party/webrtc
dir to a workspace wit this CL applied.

R=brettw@chromium.org
TBR=niklas.enbom@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/25569004

git-svn-id: http://webrtc.googlecode.com/svn/trunk/third_party/gflags@7344 4adac7df-926f-26a2-2b94-8c16560cd09d
2 files changed
tree: e25a0dc6f3a2cea907d1b1828342f67c0f70df1c
  1. gen/
  2. BUILD.gn
  3. gflags.gyp
  4. LICENSE
  5. OWNERS
  6. README.webrtc