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

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: Minor changes from nasko@'s comments Created 3 years, 10 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 8f4a2e19e5157ae6c93367af7ad35c398f9ee8b7..ff8d0037ae37c7514eb3a6ce1699935f94183ee0 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1088,6 +1088,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",
« no previous file with comments | « content/shell/browser/shell.cc ('k') | third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698