Skip to content

Commit 1e5f4ec

Browse files
munificentcommit-bot@chromium.org
authored andcommitted
Add "service_2" to CFE's list of opted out directories.
Change-Id: Ic63216b195e620e6f5d1955e37370b49efc30f17 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/167920 Auto-Submit: Bob Nystrom <[email protected]> Commit-Queue: Johnni Winther <[email protected]> Reviewed-by: Johnni Winther <[email protected]>
1 parent 80f12af commit 1e5f4ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/front_end/lib/src/fasta/source/source_library_builder.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,7 @@ class SourceLibraryBuilder extends LibraryBuilderImpl {
479479
'ffi_2',
480480
'language_2/',
481481
'lib_2/',
482+
'service_2/',
482483
'standalone_2/',
483484
'vm/dart_2/', // in runtime/tests
484485
];

0 commit comments

Comments
 (0)