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

Unified Diff: chrome/browser/extensions/blacklist.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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: chrome/browser/extensions/blacklist.h
diff --git a/chrome/browser/extensions/blacklist.h b/chrome/browser/extensions/blacklist.h
index 6c50f7b17949172a90d18c4b6f94e28b99ddf37a..efce4be645e95bb2ea41ddcdf2501efd587e884f 100644
--- a/chrome/browser/extensions/blacklist.h
+++ b/chrome/browser/extensions/blacklist.h
@@ -29,7 +29,6 @@ class BrowserContext;
namespace extensions {
class BlacklistStateFetcher;
-class Extension;
class ExtensionPrefs;
// The blacklist of extensions backed by safe browsing.

Powered by Google App Engine
This is Rietveld 408576698