Skip to content

Commit bcc8832

Browse files
Cleanup dart_runner examples & tests. (flutter#22769)
1 parent adb3312 commit bcc8832

35 files changed

+0
-674
lines changed

ci/licenses_golden/licenses_flutter

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1158,24 +1158,6 @@ FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/embedder/shim.dart
11581158
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/embedder/snapshot.cc.tmpl
11591159
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/embedder/snapshot.dart
11601160
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/embedder/snapshot.h
1161-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/goodbye_dart.dart
1162-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/goodbye_dart_test
1163-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/meta/goodbye_dart_aot.cmx
1164-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/meta/goodbye_dart_jit.cmx
1165-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/greeting/greeting.dart
1166-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/interfaces/hello.fidl
1167-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/main.dart
1168-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/meta/hello_app_dart_aot.cmx
1169-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/meta/hello_app_dart_jit.cmx
1170-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_dart/bin/hello_dart.dart
1171-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_aot.cmx
1172-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_aot_product.cmx
1173-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_debug.cmx
1174-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_jit.cmx
1175-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_jit_product.cmx
1176-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/integration/main.dart
1177-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/integration/meta/dart_aot_runner_test.cmx
1178-
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/integration/meta/dart_jit_runner_test.cmx
11791161
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/kernel/libraries.json
11801162
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/logging.h
11811163
FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/main.cc

shell/platform/fuchsia/dart_runner/examples/goodbye_dart/BUILD.gn

Lines changed: 0 additions & 58 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/goodbye_dart/analysis_options.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/goodbye_dart/goodbye_dart.dart

Lines changed: 0 additions & 24 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/goodbye_dart/goodbye_dart_test

Lines changed: 0 additions & 25 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/goodbye_dart/meta/goodbye_dart_aot.cmx

Lines changed: 0 additions & 11 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/goodbye_dart/meta/goodbye_dart_jit.cmx

Lines changed: 0 additions & 14 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/goodbye_dart/pubspec.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/greeting/BUILD.gn

Lines changed: 0 additions & 13 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/greeting/analysis_options.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/greeting/greeting.dart

Lines changed: 0 additions & 8 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/greeting/pubspec.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/hello_app_dart/BUILD.gn

Lines changed: 0 additions & 44 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/hello_app_dart/analysis_options.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/hello_app_dart/interfaces/BUILD.gn

Lines changed: 0 additions & 11 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/hello_app_dart/interfaces/hello.fidl

Lines changed: 0 additions & 10 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/hello_app_dart/main.dart

Lines changed: 0 additions & 28 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/hello_app_dart/meta/hello_app_dart_aot.cmx

Lines changed: 0 additions & 12 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/hello_app_dart/meta/hello_app_dart_jit.cmx

Lines changed: 0 additions & 14 deletions
This file was deleted.

shell/platform/fuchsia/dart_runner/examples/hello_app_dart/pubspec.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)