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

Unified Diff: content/browser/loader/DEPS

Issue 2364943002: Create NavigationHandles for interstitials if needed (Closed)
Patch Set: Fixed Android issue Created 4 years, 3 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
« no previous file with comments | « content/browser/frame_host/navigator_impl.cc ('k') | content/browser/loader/navigation_resource_throttle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index 432c970d9975072439822b816cda510593da3849..39b0e67a67e78d0b8882c076c361084dc3291c73 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -336,5 +336,8 @@ specific_include_rules = {
"+content/public/common/process_type.h",
"+content/public/test/test_browser_context.h",
"+content/public/test/test_browser_thread_bundle.h",
+
+ #TODO: To be removed when PlzNavigate lands.
+ "+content/browser/loader/navigation_resource_throttle.h"
],
}
« no previous file with comments | « content/browser/frame_host/navigator_impl.cc ('k') | content/browser/loader/navigation_resource_throttle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698