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

Unified Diff: content/browser/loader/DEPS

Issue 2436253002: PlzNavigate: Fix the FindInPageControllerTest.SearchWithinSpecialURL browser test. (Closed)
Patch Set: The URL security checks for PlzNavigate should be handled in ResourceLoader for non frame resources… 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: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index 69c3c3935fe9641ae6dd48b5716dbd28140f498b..56bf968c5fdc874fc636fcf3b689995f21aa8a0b 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -223,6 +223,7 @@ specific_include_rules = {
"+content/common/content_export.h",
"+content/public/browser/resource_controller.h",
"+content/public/browser/resource_dispatcher_host_login_delegate.h",
+ "+content/public/common/browser_side_navigation_policy.h",
"+content/public/common/resource_response.h",
"+content/public/common/resource_type.h",

Powered by Google App Engine
This is Rietveld 408576698