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

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

Issue 1905033002: PlzNavigate: Move navigation-level mixed content checks to the browser. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@console-security-message
Patch Set: Addressed all jam@ latest comments. Created 3 years, 11 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 139f1b6961be985f27b6d8ad19461a35efddde2c..4a67ba5dda348bfbdfa1b6b15f4260be5357849b 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -235,6 +235,7 @@ source_set("blink_headers") {
"platform/WebMessagePortChannel.h",
"platform/WebMessagePortChannelClient.h",
"platform/WebMixedContent.h",
+ "platform/WebMixedContentContextType.h",
"platform/WebMockClipboard.h",
"platform/WebNativeScrollBehavior.h",
"platform/WebNavigationHintType.h",

Powered by Google App Engine
This is Rietveld 408576698