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

Unified Diff: services/dart/dart_apptests/BUILD.gn

Issue 1539843004: Support some file operations in dart:io under mojo (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years 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/dart/embedder/io/mojo_patch.dart ('k') | services/dart/dart_apptests/lib/main.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/dart/dart_apptests/BUILD.gn
diff --git a/services/dart/dart_apptests/BUILD.gn b/services/dart/dart_apptests/BUILD.gn
index a06e7777d42f5ed8b88830011e89763dedd0fe80..3ac585a7e12a2b7c3b96f38eba31b2c2b5133492 100644
--- a/services/dart/dart_apptests/BUILD.gn
+++ b/services/dart/dart_apptests/BUILD.gn
@@ -12,6 +12,7 @@ dart_pkg("dart_apptests") {
sources = [
"lib/src/connect_to_loader_apptests.dart",
"lib/src/echo_apptests.dart",
+ "lib/src/file_apptests.dart",
"lib/src/io_http_apptests.dart",
"lib/src/io_internet_address_apptests.dart",
"lib/src/pingpong_apptests.dart",
« no previous file with comments | « mojo/dart/embedder/io/mojo_patch.dart ('k') | services/dart/dart_apptests/lib/main.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698