Skip to content

Commit 9611125

Browse files
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. [email protected] Review URL: https://webrtc-codereview.appspot.com/41389005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@8053 4adac7df-926f-26a2-2b94-8c16560cd09d
1 parent e16d68a commit 9611125

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

DEPS

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
vars = {
77
'extra_gyp_flag': '-Dextra_gyp_flag=0',
88
'chromium_git': 'https://chromium.googlesource.com',
9-
'chromium_revision': '3dd2edf4a117d03d2ec45bb3dcf205cb7561a7e1',
9+
'chromium_revision': 'a6eafec7a5adaa933252b6601822d0ab312d660a',
1010
}
1111

1212
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than

setup_links.py

-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@
4545
'third_party/icu',
4646
'third_party/instrumented_libraries',
4747
'third_party/jsoncpp',
48-
'third_party/libc++',
49-
'third_party/libc++abi',
5048
'third_party/libjpeg',
5149
'third_party/libjpeg_turbo',
5250
'third_party/libsrtp',

0 commit comments

Comments
 (0)