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

Unified Diff: chrome/browser/BUILD.gn

Issue 2335133003: PlzNavigate: support the WebRequest API (Closed)
Patch Set: Addressed comments + changes to NavigationHandleImpl following 2364943002 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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index c27862b22620e6222f40d14b0c6c285e94cb95cb..852caa94174ef805f88a81741fabc63d09b86667 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -969,6 +969,8 @@ split_static_library("browser") {
"renderer_context_menu/context_menu_content_type_factory.h",
"renderer_context_menu/context_menu_content_type_panel.cc",
"renderer_context_menu/context_menu_content_type_panel.h",
+ "renderer_host/chrome_navigation_ui_data.cc",
+ "renderer_host/chrome_navigation_ui_data.h",
"renderer_host/chrome_render_message_filter.cc",
"renderer_host/chrome_render_message_filter.h",
"renderer_host/chrome_render_widget_host_view_mac_delegate.h",
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_client.h » ('j') | content/browser/frame_host/navigation_handle_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698