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

Unified Diff: sdk/lib/custom.platform

Issue 2098493002: WIP: Add custom platform library. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Add argument. Created 4 years, 6 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: sdk/lib/custom.platform
diff --git a/sdk/lib/dart_client.platform b/sdk/lib/custom.platform
similarity index 97%
copy from sdk/lib/dart_client.platform
copy to sdk/lib/custom.platform
index 2e01cd991bc084a215200dc4761439b320f47fbf..5f425b9672146822f7aacb944e6064d5844f8c01 100644
--- a/sdk/lib/dart_client.platform
+++ b/sdk/lib/custom.platform
@@ -46,4 +46,5 @@ _js_primitives: _internal/js_runtime/lib/js_primitives.dart
_js_embedded_names: _internal/js_runtime/lib/shared/embedded_names.dart
_async_await_error_codes: _internal/js_runtime/lib/shared/async_await_error_codes.dart
_metadata: html/html_common/metadata.dart
-_mirror_helper: unsupported:
+_mirror_helper: unsupported:
+custom: custom/custom.dart

Powered by Google App Engine
This is Rietveld 408576698