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

Unified Diff: extensions/common/extensions_client.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/common/extensions_client.h
diff --git a/extensions/common/extensions_client.h b/extensions/common/extensions_client.h
index 87be85903c574ff01ec08b2463e45f7f9a8e124f..f99636af9b6323f213bd20b24722153d105a62bd 100644
--- a/extensions/common/extensions_client.h
+++ b/extensions/common/extensions_client.h
@@ -23,13 +23,9 @@ namespace extensions {
class APIPermissionSet;
class Extension;
-class ExtensionAPI;
class FeatureProvider;
class JSONFeatureProviderSource;
-class ManifestPermissionSet;
-class PermissionMessage;
class PermissionMessageProvider;
-class SimpleFeature;
class URLPatternSet;
// Sets up global state for the extensions system. Should be Set() once in each
« no previous file with comments | « extensions/common/extension_l10n_util.h ('k') | extensions/common/manifest_handlers/externally_connectable.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698