Remove icu as a dependency
In https://codereview.webrtc.org/1430023005 all the code references to ICU were removed. This actually removes the library from being referenced. TESTED=git cl try -c --bot=win_compile_rel --bot=linux_compile_rel --bot=android_compile_rel --bot=mac_compile_rel --bot=ios_rel -m tryserver.webrtc R=phoglund@webrtc.org Review URL: https://codereview.webrtc.org/1417563006 . Cr-Commit-Position: refs/heads/master@{#10584}
This commit is contained in:
@ -40,7 +40,6 @@ DIRECTORIES = [
|
||||
'third_party/colorama',
|
||||
'third_party/drmemory',
|
||||
'third_party/expat',
|
||||
'third_party/icu',
|
||||
'third_party/instrumented_libraries',
|
||||
'third_party/jsoncpp',
|
||||
'third_party/libjpeg',
|
||||
|
||||
Reference in New Issue
Block a user