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

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

Issue 1978593002: Make the dart:mojo.internal import configuration specific. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Add test. 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
« no previous file with comments | « mojo/dart/packages/mojo/sdk_ext/src/natives.dart ('k') | mojo/dart/packages/mojo/test/standalone_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/packages/mojo/sources.gni
diff --git a/mojo/dart/packages/mojo/sources.gni b/mojo/dart/packages/mojo/sources.gni
index 5371703507ac72ef9c9d98e27d3046e95604cdef..386204c001ca3288a5506cc9a29fce563cddc09e 100644
--- a/mojo/dart/packages/mojo/sources.gni
+++ b/mojo/dart/packages/mojo/sources.gni
@@ -38,6 +38,8 @@ package_mojo_sources = [
"lib/src/event_subscription.dart",
"lib/src/fill_data.dart",
"lib/src/handle.dart",
+ "lib/src/internal_contract.dart",
+ "lib/src/internal.dart",
"lib/src/message.dart",
"lib/src/message_pipe.dart",
"lib/src/proxy.dart",
« no previous file with comments | « mojo/dart/packages/mojo/sdk_ext/src/natives.dart ('k') | mojo/dart/packages/mojo/test/standalone_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698