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", |