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

Unified Diff: chrome/browser/ui/website_settings/permission_prompt.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/ui/website_settings/permission_prompt.h
diff --git a/chrome/browser/ui/website_settings/permission_prompt.h b/chrome/browser/ui/website_settings/permission_prompt.h
index aa690365fa08461145cf0fa39b015526ee8405f9..4b7dd15e4644b84b033f28522cfacafd61a7839b 100644
--- a/chrome/browser/ui/website_settings/permission_prompt.h
+++ b/chrome/browser/ui/website_settings/permission_prompt.h
@@ -11,7 +11,6 @@
#include "base/callback.h"
#include "ui/gfx/native_widget_types.h"
-class PermissionRequestManager;
class PermissionRequest;
namespace content {

Powered by Google App Engine
This is Rietveld 408576698