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

Unified Diff: sdk/lib/dart_server.platform

Issue 2705593002: Fix various nits in VM patch files. (Closed)
Patch Set: Address comments and issues found during testing. Created 3 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 | « sdk/lib/dart_client.platform ('k') | sdk/lib/dart_shared.platform » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/dart_server.platform
diff --git a/sdk/lib/dart_server.platform b/sdk/lib/dart_server.platform
index f275aff3363556d17c6872b3dd08e572f57d9713..94d5af4ad3b1b92e9811014d3c19f8ca85aef477 100644
--- a/sdk/lib/dart_server.platform
+++ b/sdk/lib/dart_server.platform
@@ -23,7 +23,7 @@ io: io/io.dart
isolate: isolate/isolate.dart
math: math/math.dart
mirrors: mirrors/mirrors.dart
-nativewrappers: html/dart2js/nativewrappers.dart
+nativewrappers: html/dartium/nativewrappers.dart
typed_data: typed_data/typed_data.dart
_native_typed_data: _internal/js_runtime/lib/native_typed_data.dart
html: unsupported:
« no previous file with comments | « sdk/lib/dart_client.platform ('k') | sdk/lib/dart_shared.platform » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698