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

Unified Diff: components/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 | « chrome/installer/util/shell_util.cc ('k') | components/base32/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index d57d24016f1025477630d07949018f334e32ea2d..88a34cb28fbf20275877d73f782268b47e37a493 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -64,7 +64,6 @@ test("components_unittests") {
"//base",
"//components/autofill/core/browser:unit_tests",
"//components/autofill/core/common:unit_tests",
- "//components/base32:unit_tests",
"//components/bookmarks/browser:unit_tests",
"//components/bookmarks/managed:unit_tests",
"//components/browser_sync:unit_tests",
« no previous file with comments | « chrome/installer/util/shell_util.cc ('k') | components/base32/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698