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

Unified Diff: chrome/browser/ssl/security_state_tab_helper.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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/ssl/security_state_tab_helper.h
diff --git a/chrome/browser/ssl/security_state_tab_helper.h b/chrome/browser/ssl/security_state_tab_helper.h
index 04d0f18824f6b44e793df0927ae26133ce4a53e1..f44e7f8a0eb8588cf05f15a54ba5d2db467bcc23 100644
--- a/chrome/browser/ssl/security_state_tab_helper.h
+++ b/chrome/browser/ssl/security_state_tab_helper.h
@@ -14,7 +14,6 @@
#include "third_party/WebKit/public/platform/WebSecurityStyle.h"
namespace content {
-struct SecurityStyleExplanations;
class NavigationHandle;
class WebContents;
} // namespace content

Powered by Google App Engine
This is Rietveld 408576698