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

Unified Diff: services/BUILD.gn

Issue 875643004: Prototype of Files service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: already ignored EINTR Created 5 years, 10 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 | « mojo/tools/data/apptests ('k') | services/files/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 355778ac8f7995543369a2dd52ef06bc0c77fd4e..97996176e11194a76f973ceb5f6121522b843b0d 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -11,6 +11,7 @@ group("services") {
"//services/console",
"//services/dart",
"//services/fake_surfaces",
+ "//services/files",
"//services/gles2:lib",
"//services/http_server",
"//services/http_server/public",
« no previous file with comments | « mojo/tools/data/apptests ('k') | services/files/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698