Skip to content

Commit f2d1e14

Browse files
devoncarewcommit-bot@chromium.org
authored andcommitted
[sdk] remove some metadata references to dart:profiler
Change-Id: I4ef14aad2817ee2d4e51dc5bce8d6006634a3e9b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/120007 Reviewed-by: Ben Konyi <bkonyi@google.com> Commit-Queue: Devon Carew <devoncarew@google.com>
1 parent c3053f0 commit f2d1e14

File tree

4 files changed

+0
-12
lines changed

4 files changed

+0
-12
lines changed

sdk/lib/libraries.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,6 @@
143143
"patches": "_internal/vm/lib/convert_patch.dart",
144144
"uri": "convert/convert.dart"
145145
},
146-
"profiler": {
147-
"uri": "profiler/profiler.dart"
148-
},
149146
"math": {
150147
"patches": "_internal/vm/lib/math_patch.dart",
151148
"uri": "math/math.dart"

sdk/lib/libraries.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,6 @@ vm:
140140
nativewrappers:
141141
uri: "html/dartium/nativewrappers.dart"
142142

143-
profiler:
144-
uri: "profiler/profiler.dart"
145-
146143
cli:
147144
uri: "cli/cli.dart"
148145
patches:

sdk_nnbd/lib/libraries.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,6 @@
143143
"patches": "_internal/vm/lib/convert_patch.dart",
144144
"uri": "convert/convert.dart"
145145
},
146-
"profiler": {
147-
"uri": "profiler/profiler.dart"
148-
},
149146
"math": {
150147
"patches": "_internal/vm/lib/math_patch.dart",
151148
"uri": "math/math.dart"

sdk_nnbd/lib/libraries.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,6 @@ vm:
140140
nativewrappers:
141141
uri: "html/dartium/nativewrappers.dart"
142142

143-
profiler:
144-
uri: "profiler/profiler.dart"
145-
146143
cli:
147144
uri: "cli/cli.dart"
148145
patches:

0 commit comments

Comments
 (0)