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

Unified Diff: content/browser/BUILD.gn

Issue 2860903006: Handle webuis when using the network service. (Closed)
Patch Set: nits Created 3 years, 7 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 | content/browser/DEPS » ('j') | content/browser/frame_host/render_frame_host_impl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index cfebe3dff403e6f47ad6ffd62a8a496e74f2b796..09193f066e3e8862e0d060376f6a2c1698e7e9f8 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1509,6 +1509,8 @@ source_set("browser") {
"webui/web_ui_impl.cc",
"webui/web_ui_impl.h",
"webui/web_ui_message_handler.cc",
+ "webui/web_ui_url_loader_factory.cc",
+ "webui/web_ui_url_loader_factory.h",
"zygote_host/zygote_communication_linux.cc",
"zygote_host/zygote_communication_linux.h",
"zygote_host/zygote_handle_linux.cc",
« no previous file with comments | « no previous file | content/browser/DEPS » ('j') | content/browser/frame_host/render_frame_host_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698