setup_links: Remove mojo and WebKit links.
BUG=webrtc:5629 NOTRY=True Review-Url: https://codereview.webrtc.org/2573603002 Cr-Commit-Position: refs/heads/master@{#15564}
This commit is contained in:
@ -31,7 +31,6 @@ import textwrap
|
||||
DIRECTORIES = [
|
||||
'build',
|
||||
'buildtools',
|
||||
'mojo', # TODO(kjellander): Remove, see webrtc:5629.
|
||||
'testing',
|
||||
'third_party/afl',
|
||||
'third_party/binutils',
|
||||
@ -64,7 +63,6 @@ DIRECTORIES = [
|
||||
'third_party/usrsctp',
|
||||
'third_party/yasm',
|
||||
'third_party/zlib',
|
||||
'third_party/WebKit', # TODO(kjellander): Remove, see webrtc:5629.
|
||||
'tools/clang',
|
||||
'tools/clang_format_merge_driver',
|
||||
'tools/determinism',
|
||||
|
||||
Reference in New Issue
Block a user