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

Unified Diff: extensions/browser/sandboxed_unpacker.h

Issue 2535713004: extensions: Cleanup class/struct fwd declarations (Closed)
Patch Set: 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: extensions/browser/sandboxed_unpacker.h
diff --git a/extensions/browser/sandboxed_unpacker.h b/extensions/browser/sandboxed_unpacker.h
index 0b08125d27d990482705cfde10722cb14e598ce4..04b7e6b035d95e047f18f74c9f28c8bbc8832a4d 100644
--- a/extensions/browser/sandboxed_unpacker.h
+++ b/extensions/browser/sandboxed_unpacker.h
@@ -30,10 +30,6 @@ namespace content {
class UtilityProcessHost;
}
-namespace crypto {
-class SecureHash;
-}
-
namespace extensions {
class Extension;

Powered by Google App Engine
This is Rietveld 408576698