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

Unified Diff: components/packed_ct_ev_whitelist/packed_ct_ev_whitelist.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
« no previous file with comments | « components/ownership/owner_key_util.h ('k') | components/pairing/controller_pairing_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/packed_ct_ev_whitelist/packed_ct_ev_whitelist.h
diff --git a/components/packed_ct_ev_whitelist/packed_ct_ev_whitelist.h b/components/packed_ct_ev_whitelist/packed_ct_ev_whitelist.h
index 6ad1349549a111816ddf6af2107f6512381a8e75..4ee5bf13936dd7e4cc3282dc59ce06177a68ce9f 100644
--- a/components/packed_ct_ev_whitelist/packed_ct_ev_whitelist.h
+++ b/components/packed_ct_ev_whitelist/packed_ct_ev_whitelist.h
@@ -15,10 +15,6 @@
#include "base/version.h"
#include "net/cert/ct_ev_whitelist.h"
-namespace base {
-class FilePath;
-}
-
namespace packed_ct_ev_whitelist {
// An implementation of the EVCertsWhitelist that gets its data packed using
« no previous file with comments | « components/ownership/owner_key_util.h ('k') | components/pairing/controller_pairing_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698