We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16d68a commit 9611125Copy full SHA for 9611125
DEPS
@@ -6,7 +6,7 @@
6
vars = {
7
'extra_gyp_flag': '-Dextra_gyp_flag=0',
8
'chromium_git': 'https://chromium.googlesource.com',
9
- 'chromium_revision': '3dd2edf4a117d03d2ec45bb3dcf205cb7561a7e1',
+ 'chromium_revision': 'a6eafec7a5adaa933252b6601822d0ab312d660a',
10
}
11
12
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than
setup_links.py
@@ -45,8 +45,6 @@
45
'third_party/icu',
46
'third_party/instrumented_libraries',
47
'third_party/jsoncpp',
48
- 'third_party/libc++',
49
- 'third_party/libc++abi',
50
'third_party/libjpeg',
51
'third_party/libjpeg_turbo',
52
'third_party/libsrtp',
0 commit comments