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

Unified Diff: mojo/BUILD.gn

Issue 875643004: Prototype of Files service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: wipwipwip Created 5 years, 11 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 b05fd4dcf086afc31f04e43d3e1072b148077db6..d5815cc428cdc63084ecb7784d9c646d65f1e9a5 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -63,6 +63,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