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

Unified Diff: components/webcrypto/algorithms/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
« no previous file with comments | « components/webcrypto/algorithm_dispatch.h ('k') | components/webdata/common/web_data_service_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webcrypto/algorithms/util.h
diff --git a/components/webcrypto/algorithms/util.h b/components/webcrypto/algorithms/util.h
index 51ecd66079da51b5aba8291d47ba385ef3b0fe51..a0342f6fcf40f4373b755232bef28d6cf0454efc 100644
--- a/components/webcrypto/algorithms/util.h
+++ b/components/webcrypto/algorithms/util.h
@@ -21,7 +21,6 @@
namespace webcrypto {
class CryptoData;
-class GenerateKeyResult;
class Status;
// Returns the EVP_MD that corresponds with |hash_algorithm|, or nullptr on
« no previous file with comments | « components/webcrypto/algorithm_dispatch.h ('k') | components/webdata/common/web_data_service_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698