Index: services/files/BUILD.gn |
diff --git a/services/files/BUILD.gn b/services/files/BUILD.gn |
index d804042bf97ecd7cc1285f3e4f51c89650996999..948d6a32fc71738872912bdf89577da358bf1219 100644 |
--- a/services/files/BUILD.gn |
+++ b/services/files/BUILD.gn |
@@ -15,6 +15,8 @@ mojo_native_application("files") { |
] |
} |
+# Library that allows to include the service code directly into the embedding |
viettrungluu
2016/05/19 20:30:38
...
nelly
2016/05/20 08:59:22
Done here and in the other files.
|
+# shell. Used by https://manganese.googlesource.com/. |
source_set("lib") { |
sources = [ |
"directory_impl.cc", |