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

Unified Diff: components/ownership/owner_key_util.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month 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
Index: components/ownership/owner_key_util.h
diff --git a/components/ownership/owner_key_util.h b/components/ownership/owner_key_util.h
index 07cd1b4c6b4820b004730ae06dda65b78379a4e5..94d0e1aed78aea088927041d89368dff8b9b6e69 100644
--- a/components/ownership/owner_key_util.h
+++ b/components/ownership/owner_key_util.h
@@ -20,8 +20,6 @@ typedef struct PK11SlotInfoStr PK11SlotInfo;
namespace ownership {
-class OwnerKeyUtilTest;
-
// This class is a ref-counted wrapper around a plain public key.
class OWNERSHIP_EXPORT PublicKey
: public base::RefCountedThreadSafe<PublicKey> {
« no previous file with comments | « components/omnibox/browser/zero_suggest_provider.h ('k') | components/packed_ct_ev_whitelist/packed_ct_ev_whitelist.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698