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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2400673003: Remove SSLStatus::security_style member and content::SecurityStyle (Closed)
Patch Set: rebase fix Created 4 years, 2 months 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: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index f22878d014cb4161a583d7c5bab5cc60b149b38c..9f34e2e045ae9205231f0b142919e4d047b93ed9 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -275,6 +275,7 @@ source_set("blink_headers") {
"platform/WebScrollbarThemeGeometry.h",
"platform/WebScrollbarThemePainter.h",
"platform/WebSecurityOrigin.h",
+ "platform/WebSecurityStyle.h",
"platform/WebSelectionBound.h",
"platform/WebSetSinkIdCallbacks.h",
"platform/WebSize.h",

Powered by Google App Engine
This is Rietveld 408576698