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

Unified Diff: mojo/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
« no previous file with comments | « no previous file | mojo/tools/data/apptests » ('j') | services/file_manager/directory.mojom » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index f216435930da7aaee8ca4a750a3d05cf878d6d8d..9b3a80e67d28a66e0e13e34f668331835ed9d202 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -59,6 +59,7 @@ group("tests") {
"//mojo/services/view_manager/public/cpp/tests:mojo_view_manager_lib_unittests",
"//mojo/tools:message_generator",
"//services/clipboard:apptests",
+ "//services/file_manager:apptests",
"//services/js:js_services_unittests",
"//services/js:js_apptests",
"//services/reaper:tests",
« no previous file with comments | « no previous file | mojo/tools/data/apptests » ('j') | services/file_manager/directory.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698