aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2014-04-29 09:36:40 +0000
committerkjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2014-04-29 09:36:40 +0000
commit59343ee3d8c755069384f563a1394d01e68bd35b (patch)
tree2e5f46ae2a63e78a49123f60025735d19477d802 /.gitignore
parentacf15dc90f490d49a7df4f31e5212c701142d567 (diff)
downloadwebrtc-59343ee3d8c755069384f563a1394d01e68bd35b.tar.gz
Roll chromium_revision 260462:266514
Unfortunately needs to introduce yet another workaround script for the Visual Studio toolchain download. This will resolve the failures with our Dr Memory Full bot (see https://code.google.com/p/chromium/issues/detail?id=366637#c2 for details). Long term, I'm considering a better approach than using the added gclient solution pointing at svn://svn-mirror.golo.chromium.org/chrome/trunk/deps/third_party/drmemory/drmemory.DEPS i.e. add an entry that we roll separately in our DEPS file instead. However, the Dr Memory team assured that changes in their reporting format like this are rare. Thanks fischman@ for the video_render.gypi fix! Thanks kma@ for the transform_neon.S fix even if it turned out not to be needed right now (probably will come back). BUG=chromium:366637 TEST=git try -t compile R=tommi@webrtc.org Review URL: https://webrtc-codereview.appspot.com/13369007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6010 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5149e1c69f..b7f4e8d92c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,17 +53,19 @@
/third_party/android_testrunner
/third_party/android_tools
/third_party/asan
+/third_party/binutils
/third_party/clang_format
/third_party/cygwin
/third_party/directxsdk
/third_party/expat
/third_party/gaeunit
/third_party/gflags/src
-/third_party/gold
/third_party/google-visualization-python
/third_party/icu
/third_party/jsoncpp
/third_party/junit
+/third_party/libc++
+/third_party/libc++abi
/third_party/libjingle
/third_party/libjpeg
/third_party/libjpeg_turbo