Move buildtools/third_party/libc++[abi] to third_party in Cronet's copybara
Test: None Change-Id: Iaa00d4d383f84fbabe346cbe9a929ba471d68297
This commit is contained in:
@@ -71,6 +71,8 @@ cronet_origin_files = glob(
|
|||||||
"base/third_party/nspr/**",
|
"base/third_party/nspr/**",
|
||||||
"base/third_party/superfasthash/**",
|
"base/third_party/superfasthash/**",
|
||||||
"base/third_party/valgrind/**",
|
"base/third_party/valgrind/**",
|
||||||
|
# Those are temporarily needed until Chromium finish the migration
|
||||||
|
# of libc++[abi]
|
||||||
"buildtools/third_party/libc++/**",
|
"buildtools/third_party/libc++/**",
|
||||||
"buildtools/third_party/libc++abi/**",
|
"buildtools/third_party/libc++abi/**",
|
||||||
# Note: Only used for tests.
|
# Note: Only used for tests.
|
||||||
@@ -87,6 +89,8 @@ cronet_origin_files = glob(
|
|||||||
# Note: Only used for tests.
|
# Note: Only used for tests.
|
||||||
"third_party/googletest/**",
|
"third_party/googletest/**",
|
||||||
"third_party/icu/**",
|
"third_party/icu/**",
|
||||||
|
"third_party/libc++/**",
|
||||||
|
"third_party/libc++abi/**",
|
||||||
"third_party/libevent/**",
|
"third_party/libevent/**",
|
||||||
# Note: Only used for tests.
|
# Note: Only used for tests.
|
||||||
"third_party/libxml/**",
|
"third_party/libxml/**",
|
||||||
|
|||||||
Reference in New Issue
Block a user