Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 41f4ef5

Browse files
authored
Remove fuchsia.net.NameLookup (#28403)
1 parent 3ef7126 commit 41f4ef5

File tree

8 files changed

+0
-8
lines changed

8 files changed

+0
-8
lines changed

shell/platform/fuchsia/dart_runner/meta/dart_aot_product_runner.cmx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"fuchsia.feedback.CrashReporter",
1313
"fuchsia.intl.PropertyProvider",
1414
"fuchsia.logger.LogSink",
15-
"fuchsia.net.NameLookup",
1615
"fuchsia.net.name.Lookup",
1716
"fuchsia.posix.socket.Provider",
1817
"fuchsia.tracing.provider.Registry"

shell/platform/fuchsia/dart_runner/meta/dart_aot_runner.cmx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"fuchsia.feedback.CrashReporter",
1313
"fuchsia.intl.PropertyProvider",
1414
"fuchsia.logger.LogSink",
15-
"fuchsia.net.NameLookup",
1615
"fuchsia.net.name.Lookup",
1716
"fuchsia.posix.socket.Provider",
1817
"fuchsia.tracing.provider.Registry"

shell/platform/fuchsia/dart_runner/meta/dart_jit_product_runner.cmx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"fuchsia.feedback.CrashReporter",
1414
"fuchsia.intl.PropertyProvider",
1515
"fuchsia.logger.LogSink",
16-
"fuchsia.net.NameLookup",
1716
"fuchsia.net.name.Lookup",
1817
"fuchsia.posix.socket.Provider",
1918
"fuchsia.process.Launcher",

shell/platform/fuchsia/dart_runner/meta/dart_jit_runner.cmx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"fuchsia.feedback.CrashReporter",
1414
"fuchsia.intl.PropertyProvider",
1515
"fuchsia.logger.LogSink",
16-
"fuchsia.net.NameLookup",
1716
"fuchsia.net.name.Lookup",
1817
"fuchsia.posix.socket.Provider",
1918
"fuchsia.process.Launcher",

shell/platform/fuchsia/flutter/meta/flutter_aot_product_runner.cmx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"fuchsia.fonts.Provider",
1919
"fuchsia.intl.PropertyProvider",
2020
"fuchsia.logger.LogSink",
21-
"fuchsia.net.NameLookup",
2221
"fuchsia.net.name.Lookup",
2322
"fuchsia.posix.socket.Provider",
2423
"fuchsia.sysmem.Allocator",

shell/platform/fuchsia/flutter/meta/flutter_aot_runner.cmx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"fuchsia.fonts.Provider",
1919
"fuchsia.intl.PropertyProvider",
2020
"fuchsia.logger.LogSink",
21-
"fuchsia.net.NameLookup",
2221
"fuchsia.net.name.Lookup",
2322
"fuchsia.posix.socket.Provider",
2423
"fuchsia.sysmem.Allocator",

shell/platform/fuchsia/flutter/meta/flutter_jit_product_runner.cmx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"fuchsia.fonts.Provider",
2020
"fuchsia.intl.PropertyProvider",
2121
"fuchsia.logger.LogSink",
22-
"fuchsia.net.NameLookup",
2322
"fuchsia.net.name.Lookup",
2423
"fuchsia.posix.socket.Provider",
2524
"fuchsia.sysmem.Allocator",

shell/platform/fuchsia/flutter/meta/flutter_jit_runner.cmx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"fuchsia.fonts.Provider",
2020
"fuchsia.intl.PropertyProvider",
2121
"fuchsia.logger.LogSink",
22-
"fuchsia.net.NameLookup",
2322
"fuchsia.net.name.Lookup",
2423
"fuchsia.posix.socket.Provider",
2524
"fuchsia.sysmem.Allocator",

0 commit comments

Comments
 (0)