From 0e564957ac8c0045684efd4de6156ebcda347901 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Thu, 16 Nov 2017 09:24:13 -0800 Subject: [PATCH] Roll Dart back to 4dd4fd745e588eef64b8d85811d847ab72633cb7 (#4370) --- DEPS | 4 ++-- build/flutter_app.gni | 2 +- runtime/dart_service_isolate.cc | 4 ++-- runtime/dart_vm_entry_points.txt | 2 +- travis/licenses_golden/licenses_third_party | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/DEPS b/DEPS index 3ac80bb8839ce..7ed464d112370 100644 --- a/DEPS +++ b/DEPS @@ -31,7 +31,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'b73110886e12035e6da0bcd97694008f22cc811d', + 'dart_revision': '4dd4fd745e588eef64b8d85811d847ab72633cb7', 'dart_args_tag': '0.13.7', 'dart_async_tag': '2.0.0', @@ -56,7 +56,7 @@ vars = { 'dart_http_parser_tag': '3.1.1', 'dart_http_tag': '0.11.3+14', 'dart_http_throttle_tag': '1.0.1', - 'dart_intl_tag': '0.15.2', + 'dart_intl_tag': '0.15.1', 'dart_isolate_tag': '1.1.0', 'dart_json_rpc_2_tag': '2.0.4', 'dart_linter_tag': '0.1.39', diff --git a/build/flutter_app.gni b/build/flutter_app.gni index 219ca08a0e3af..0c3ed70febe45 100644 --- a/build/flutter_app.gni +++ b/build/flutter_app.gni @@ -257,7 +257,7 @@ template("flutter_aot_app") { "--url-mapping", "dart:mozart.internal," + rebase_path(mozart_dart_sdk_ext_lib), "--url-mapping", - "dart:vmservice_io," + rebase_path( + "dart:vmservice_sky," + rebase_path( "$dart_root_gen_dir/dart-pkg/sky_engine/sdk_ext/vmservice_io.dart"), "--entry-points-manifest", diff --git a/runtime/dart_service_isolate.cc b/runtime/dart_service_isolate.cc index 54c0bf9722564..c2fc2c62c013a 100644 --- a/runtime/dart_service_isolate.cc +++ b/runtime/dart_service_isolate.cc @@ -125,7 +125,7 @@ bool DartServiceIsolate::Startup(std::string server_ip, result = Dart_FinalizeLoading(false); SHUTDOWN_ON_ERROR(result); } else { - Dart_Handle uri = Dart_NewStringFromCString("dart:vmservice_io"); + Dart_Handle uri = Dart_NewStringFromCString("dart:vmservice_sky"); Dart_Handle library = Dart_LookupLibrary(uri); SHUTDOWN_ON_ERROR(library); result = Dart_SetRootLibrary(library); @@ -187,7 +187,7 @@ Dart_Handle DartServiceIsolate::GetSource(const char* name) { } Dart_Handle DartServiceIsolate::LoadScript(const char* name) { - Dart_Handle url = Dart_NewStringFromCString("dart:vmservice_io"); + Dart_Handle url = Dart_NewStringFromCString("dart:vmservice_sky"); Dart_Handle source = GetSource(name); return Dart_LoadScript(url, Dart_Null(), source, 0, 0); } diff --git a/runtime/dart_vm_entry_points.txt b/runtime/dart_vm_entry_points.txt index 76d382ee55651..d13e206d26806 100644 --- a/runtime/dart_vm_entry_points.txt +++ b/runtime/dart_vm_entry_points.txt @@ -34,4 +34,4 @@ dart:ui,SemanticsUpdate,SemanticsUpdate. dart:ui,SemanticsUpdateBuilder,SemanticsUpdateBuilder. dart:ui,Shader,Shader. dart:ui,TextBox,TextBox._ -dart:vmservice_io,::,main +dart:vmservice_sky,::,main diff --git a/travis/licenses_golden/licenses_third_party b/travis/licenses_golden/licenses_third_party index 34a330eb410a7..560b8308c24cb 100644 --- a/travis/licenses_golden/licenses_third_party +++ b/travis/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 2825f6905f169b1cbf039c5a6d98594b +Signature: 9a3bc541ecff71120c05366d013e0a66 UNUSED LICENSES: