Makes webrtc and libjingle build from the same gyp-file. Also, the libjingle and webrtc DEPS revisions were mismatching. This cl takes the most recent revision of mismatches. Also disables 64 bit Mac builds for libjingle

BUG=1932
TESTED=git try
R=andrew@webrtc.org, fischman@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4385 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/.gitignore b/.gitignore
index 17d8f83..a96f2f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,7 +51,9 @@
 /third_party/gold
 /third_party/google-gflags/src
 /third_party/google-visualization-python
+/third_party/icu
 /third_party/jsoncpp
+/third_party/junit
 /third_party/libjingle
 /third_party/libjpeg
 /third_party/libjpeg_turbo
@@ -60,8 +62,10 @@
 /third_party/libyuv
 /third_party/llvm-build
 /third_party/oauth2
+/third_party/openssl
 /third_party/opus
 /third_party/protobuf
+/third_party/sqlite
 /third_party/valgrind
 /third_party/winsdk_samples/src
 /third_party/yasm