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

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
« no previous file with comments | « services/authenticating_url_loader_interceptor/BUILD.gn ('k') | services/icu_data/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/files/BUILD.gn
diff --git a/services/files/BUILD.gn b/services/files/BUILD.gn
index d804042bf97ecd7cc1285f3e4f51c89650996999..c4e2d12d87b6ee55de82ca99c51cfdb750048d4b 100644
--- a/services/files/BUILD.gn
+++ b/services/files/BUILD.gn
@@ -15,6 +15,8 @@ mojo_native_application("files") {
]
}
+# Library that allows the service code to be included directly into the
+# embedding shell. Used by https://manganese.googlesource.com/.
source_set("lib") {
sources = [
"directory_impl.cc",
« no previous file with comments | « services/authenticating_url_loader_interceptor/BUILD.gn ('k') | services/icu_data/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698