Add entitlement support for offline and migrate WORKSPACE
This commit is contained in:
@@ -90,7 +90,7 @@ cc_test(
|
||||
deps = [
|
||||
":crypto_util",
|
||||
"//chromium_deps/testing",
|
||||
"@abseil_repo//absl/strings",
|
||||
"@abseil-cpp//absl/strings",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -209,6 +209,6 @@ cc_test(
|
||||
deps = [
|
||||
":sha_util",
|
||||
"//chromium_deps/testing",
|
||||
"@abseil_repo//absl/strings",
|
||||
"@abseil-cpp//absl/strings",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user