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

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

Issue 2625633002: Supporting changes in preparation of browser side mixed content checking. (Closed)
Patch Set: Address code review 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",
« no previous file with comments | « third_party/WebKit/Source/platform/exported/WebMixedContent.cpp ('k') | third_party/WebKit/public/platform/WebMixedContent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698