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

Unified Diff: chrome/browser/BUILD.gn

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 | « no previous file | chrome/browser/chrome_content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 364892392a536b784f9697a1c422b9fc03601a30..8a29ebcd68fdc5685613b27579e3fa4d7e422577 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698