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

Unified Diff: extensions/common/permissions/manifest_permission.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/permissions/manifest_permission.h
diff --git a/extensions/common/permissions/manifest_permission.h b/extensions/common/permissions/manifest_permission.h
index aa05d5fbdee2cdb3c6121c4730fba396e0e2d789..d8c169683f0e84d5f2684ed2f3f2164251967975 100644
--- a/extensions/common/permissions/manifest_permission.h
+++ b/extensions/common/permissions/manifest_permission.h
@@ -17,10 +17,6 @@ class PickleIterator;
class Value;
}
-namespace IPC {
-class Message;
-}
-
namespace extensions {
// Represent the custom behavior of a top-level manifest entry contributing to
« no previous file with comments | « extensions/common/permissions/api_permission_set.h ('k') | extensions/common/permissions/manifest_permission_set.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698