aboutsummaryrefslogtreecommitdiff
path: root/setup_links.py
diff options
context:
space:
mode:
authorkjellander@webrtc.org <kjellander@webrtc.org>2015-01-14 06:06:04 +0000
committerkjellander@webrtc.org <kjellander@webrtc.org>2015-01-14 06:06:04 +0000
commit69f47381fbd3cf80861c5864d7efb75b587b7666 (patch)
treec62b3e2281b623acfa0047934649923e1d33f199 /setup_links.py
parentd6e84d9d13d9cf9f5ba86c6235576463cff0811b (diff)
downloadwebrtc-69f47381fbd3cf80861c5864d7efb75b587b7666.tar.gz
Roll chromium_revision 3dd2edf..a6eafec (310717:311223)
Relevant changes: * src/third_party/android_tools: 8fe116f..56b3d3e * src/third_party/boringssl/src: aac2f6a..ca9a538 * src/third_party/icu: 51c1a4c..4e3266f * src/third_party/libvpx: d3f3dce..4f9bd1b Details: https://chromium.googlesource.com/chromium/src/+/3dd2edf..a6eafec/DEPS The following were moved into src/buildtools: * src/third_party/libc++/trunk * src/third_party/libc++abi/trunk Clang version was not updated in this roll. TBR=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/41389005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@8053 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'setup_links.py')
-rwxr-xr-xsetup_links.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup_links.py b/setup_links.py
index da371458ed..047e183497 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -45,8 +45,6 @@ DIRECTORIES = [
'third_party/icu',
'third_party/instrumented_libraries',
'third_party/jsoncpp',
- 'third_party/libc++',
- 'third_party/libc++abi',
'third_party/libjpeg',
'third_party/libjpeg_turbo',
'third_party/libsrtp',