Index: services/authenticating_url_loader_interceptor/BUILD.gn |
diff --git a/services/authenticating_url_loader_interceptor/BUILD.gn b/services/authenticating_url_loader_interceptor/BUILD.gn |
index 4306c705bb74f646f5fa07010700e24d47e9c75b..222e3942637600809fd351beb19255ab95dbbcd0 100644 |
--- a/services/authenticating_url_loader_interceptor/BUILD.gn |
+++ b/services/authenticating_url_loader_interceptor/BUILD.gn |
@@ -17,6 +17,8 @@ mojo_native_application("authenticating_url_loader_interceptor") { |
] |
} |
+# Library that allows to include the service code directly into the embedding |
viettrungluu
2016/05/19 20:30:38
"... that allows the service code to be included d
nelly
2016/05/20 08:59:22
Done.
|
+# shell. Used by https://manganese.googlesource.com/. |
source_set("lib") { |
sources = [ |
"authenticating_url_loader_interceptor.cc", |