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

Unified Diff: services/files/BUILD.gn

Issue 1991273002: Address comments on 88686a82ed8f1037bba3deacdd679fb8e717f2f6 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 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
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",

Powered by Google App Engine
This is Rietveld 408576698