Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(881)

Unified Diff: components/certificate_transparency/BUILD.gn

Issue 2547863002: Move base32 into base so that it can be used within base.
Patch Set: sync to position 437832 Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/base32/base32_unittest.cc ('k') | components/certificate_transparency/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « components/base32/base32_unittest.cc ('k') | components/certificate_transparency/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698