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

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

Issue 1694413003: Cleanups in the Mojo package. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Address comments. Created 4 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 | « mojo/dart/packages/mojo/sdk_ext/src/natives.dart ('k') | mojo/dart/unittests/embedder_tests/core_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/packages/mojo/sdk_ext_sources.gni
diff --git a/mojo/dart/packages/mojo/sdk_ext_sources.gni b/mojo/dart/packages/mojo/sdk_ext_sources.gni
index e53dbc4a77929b154d4054e9884fd856a5be14da..05ed4e6840197e0256de9ec367e37df6acc87395 100644
--- a/mojo/dart/packages/mojo/sdk_ext_sources.gni
+++ b/mojo/dart/packages/mojo/sdk_ext_sources.gni
@@ -7,6 +7,7 @@ import("//mojo/public/mojo_sdk.gni")
# The list of sdk extension sources for dart:mojo.internal
dart_mojo_internal_sdk_sources = [
"sdk_ext/internal.dart",
+ "sdk_ext/src/constants.dart",
"sdk_ext/src/handle_watcher.dart",
"sdk_ext/src/natives.dart",
]
« no previous file with comments | « mojo/dart/packages/mojo/sdk_ext/src/natives.dart ('k') | mojo/dart/unittests/embedder_tests/core_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698