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

Unified Diff: services/BUILD.gn

Issue 875643004: Prototype of Files service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Directory: make OpenFile()'s |file| arg optional; add flags to OpenDirectory(); add Delete() 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
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 286f18690fd98b29ca55db4b1bc82eb80e198b6d..741e6586b33fd36804e8c45f88b183568beb9d48 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -10,6 +10,7 @@ group("services") {
"//services/clipboard",
"//services/console",
"//services/fake_surfaces",
+ "//services/file_manager",
"//services/gles2:lib",
"//services/http_server",
"//services/http_server/public",

Powered by Google App Engine
This is Rietveld 408576698