third_party/curl -> "@curl_repo//:curl",

This commit is contained in:
Fang Yu
2018-12-07 16:57:15 -08:00
parent ad530d0f9e
commit ce7124219a

View File

@@ -135,9 +135,9 @@ cc_library(
"//common:status",
"//media_cas_packager_sdk/internal:key_fetcher",
"//protos/public:media_cas_encryption_proto",
"//third_party/curl",
"@abseil_repo//absl/base:core_headers",
"@abseil_repo//absl/strings",
"@curl_repo//:curl",
],
)