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

Unified Diff: content/browser/loader/DEPS

Issue 2335133003: PlzNavigate: support the WebRequest API (Closed)
Patch Set: Rebase + addressed nit 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_delegate.cc ('k') | content/browser/loader/navigation_url_loader.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 39b0e67a67e78d0b8882c076c361084dc3291c73..c97bfc8d5cdd33e30acc3e9aa805b6e3a9a3b319 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -186,6 +186,7 @@ specific_include_rules = {
"+content/common/net/url_request_service_worker_data.h",
"+content/common/site_isolation_policy.h",
"+content/public/browser/browser_thread.h",
+ "+content/public/browser/navigation_ui_data.h",
"+content/public/browser/plugin_service.h",
"+content/public/browser/resource_request_details.h",
"+content/public/browser/stream_handle.h",
@@ -259,6 +260,7 @@ specific_include_rules = {
"+content/common/net/url_request_service_worker_data.h",
"+content/common/net/url_request_user_data.h",
"+content/public/browser/browser_thread.h",
+ "+content/public/browser/navigation_ui_data.h",
"+content/public/common/browser_side_navigation_policy.h",
"+content/public/common/process_type.h",
],
« no previous file with comments | « content/browser/frame_host/navigator_delegate.cc ('k') | content/browser/loader/navigation_url_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698