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

Unified Diff: mojo/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 | « no previous file | mojo/tools/data/apptests » ('j') | no next file with comments »
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 9e797240971440d72a60b3833e5b9c561012482a..a09c7aed7434bf0fbbe7268bcbddd2c43d582216 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -61,6 +61,7 @@ group("tests") {
"//mojo/tools:message_generator",
"//services/clipboard:apptests",
"//services/dart:dart_apptests",
+ "//services/files:apptests",
"//services/http_server:apptests",
"//services/js:js_apptests",
"//services/js:js_services_unittests",
« no previous file with comments | « no previous file | mojo/tools/data/apptests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698