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

Unified Diff: mojo/dart/packages/mojo/sources.gni

Issue 1964193002: Dart: Refactors Proxies (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Address comments Created 4 years, 7 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: mojo/dart/packages/mojo/sources.gni
diff --git a/mojo/dart/packages/mojo/sources.gni b/mojo/dart/packages/mojo/sources.gni
index 7e9fd8197fa2a062112d8c51718e318aee50f64a..5371703507ac72ef9c9d98e27d3046e95604cdef 100644
--- a/mojo/dart/packages/mojo/sources.gni
+++ b/mojo/dart/packages/mojo/sources.gni
@@ -34,7 +34,8 @@ package_mojo_sources = [
"lib/src/data_pipe.dart",
"lib/src/drain_data.dart",
"lib/src/enum.dart",
- "lib/src/event_stream.dart",
+ "lib/src/event_handler.dart",
+ "lib/src/event_subscription.dart",
"lib/src/fill_data.dart",
"lib/src/handle.dart",
"lib/src/message.dart",
« no previous file with comments | « mojo/dart/packages/mojo/lib/src/proxy.dart ('k') | mojo/dart/packages/mojo_services/lib/activity/activity.mojom.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698