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

Unified Diff: content/test/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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index e07a00d8d22e5c2bc4c8e4ef8527cff69b96253e..69479bb9db992a55a5cb1a0464937b77fe061351 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1075,6 +1075,7 @@ test("content_unittests") {
"../browser/frame_host/ancestor_throttle_unittest.cc",
"../browser/frame_host/frame_tree_node_blame_context_unittest.cc",
"../browser/frame_host/frame_tree_unittest.cc",
+ "../browser/frame_host/mixed_content_navigation_throttle_unittest.cc",
"../browser/frame_host/navigation_controller_impl_unittest.cc",
"../browser/frame_host/navigation_entry_impl_unittest.cc",
"../browser/frame_host/navigation_handle_impl_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698