Auto-CC dart2js on changes to the js_runtime sdk.
Change-Id: I7662aa60eb8326e19bc38fa7f6094581d4aa74c5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/116893 Auto-Submit: Mayank Patke <fishythefish@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com> Commit-Queue: Mayank Patke <fishythefish@google.com>
This commit is contained in:
committed by
commit-bot@chromium.org
parent
29ce9350d3
commit
6a2a20207a
@@ -27,6 +27,8 @@
|
||||
'dart2js': {
|
||||
'filepath': (
|
||||
'^pkg/compiler|'
|
||||
'^sdk/lib/_internal/js_runtime|'
|
||||
'^sdk_nnbd/lib/_internal/js_runtime|'
|
||||
'^tests/compiler/dart2js'
|
||||
)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user