Fix JSON cpp DEPS.

We need two repos to get jsoncpp working. First is the Chromium tree
mirror and second is the jsoncpp source itself. The Chromium version
includes only the build files and some source file overrides.

Bug: angleproject:2794
Change-Id: I0e1acaf783c5ae3935803eacdf93ffbe01f9fe4d
Reviewed-on: https://chromium-review.googlesource.com/1210562
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Courtney Goeltzenleuchter <courtneygo@google.com>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
diff --git a/.gitignore b/.gitignore
index 992e126..d3091a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,7 @@
 /third_party/gles1_conform
 /third_party/glslang/src
 /third_party/googletest/src
+/third_party/jsoncpp
 /third_party/libpng/src
 /third_party/llvm-build
 /third_party/spirv-headers/src