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

Unified Diff: chrome/browser/ui/views/website_settings/permission_selector_row.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/views/website_settings/permission_selector_row.h
diff --git a/chrome/browser/ui/views/website_settings/permission_selector_row.h b/chrome/browser/ui/views/website_settings/permission_selector_row.h
index f29a3043444fd416843458d22afc0dc4e498bef5..28310c39feca93582f9dc6f9e09b8f8ee3889036 100644
--- a/chrome/browser/ui/views/website_settings/permission_selector_row.h
+++ b/chrome/browser/ui/views/website_settings/permission_selector_row.h
@@ -30,7 +30,6 @@ class PermissionMenuButton;
namespace views {
class GridLayout;
class ImageView;
-class MenuRunner;
}
// A PermissionSelectorRow is a row in the Page Info bubble that shows a

Powered by Google App Engine
This is Rietveld 408576698