| Index: components/certificate_transparency/BUILD.gn
|
| diff --git a/components/certificate_transparency/BUILD.gn b/components/certificate_transparency/BUILD.gn
|
| index ec807604be16f0ae7960104084da534e5acc7dd2..5429f4dfa147a7bc147f1b3f5376e6b63d27903b 100644
|
| --- a/components/certificate_transparency/BUILD.gn
|
| +++ b/components/certificate_transparency/BUILD.gn
|
| @@ -20,7 +20,6 @@ static_library("certificate_transparency") {
|
|
|
| deps = [
|
| "//base",
|
| - "//components/base32",
|
| "//components/prefs",
|
| "//components/safe_json",
|
| "//components/url_formatter",
|
|
|