Index: shell/BUILD.gn |
diff --git a/shell/BUILD.gn b/shell/BUILD.gn |
index 3a9b8fc9fdd673fd84c9544f177674a5e2b26e7c..273b186971df55908ba74b3725f1fa8893808277 100644 |
--- a/shell/BUILD.gn |
+++ b/shell/BUILD.gn |
@@ -122,8 +122,6 @@ source_set("common_lib") { |
source_set("parent_lib") { |
sources = [ |
- "authenticating_url_loader_loader.cc", |
- "authenticating_url_loader_loader.h", |
"background_application_loader.cc", |
"background_application_loader.h", |
"child_process_host.cc", |
@@ -163,7 +161,6 @@ source_set("parent_lib") { |
"//mojo/public/interfaces/application", |
"//mojo/services/network/public/interfaces", |
"//shell/application_manager", |
- "//services/authenticating_url_loader", |
"//services/url_response_disk_cache", |
"//services/tracing:bindings", |
"//url", |