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

Unified Diff: chrome/browser/BUILD.gn

Issue 2335133003: PlzNavigate: support the WebRequest API (Closed)
Patch Set: PlzNavigate: support the WebRequest API 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 96a89bdf0b7a82f628fcf60997e653f91fc27f2b..f445317d0183ded9bb2fc037a325ef6a2bcbbd7b 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -961,6 +961,8 @@ split_static_library("browser") {
"renderer_context_menu/context_menu_content_type_panel.h",
"renderer_host/chrome_navigation_data.cc",
"renderer_host/chrome_navigation_data.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",

Powered by Google App Engine
This is Rietveld 408576698