Skip to content

Commit d346736

Browse files
devoncarewCommit Queue
authored andcommitted
[deps] rev dart-lang/webdev
Change-Id: Ie8e459c4ed84144c3134161c8cffa9a95d461ac6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/443627 Auto-Submit: Devon Carew <[email protected]> Commit-Queue: Nicholas Shahan <[email protected]> Reviewed-by: Nicholas Shahan <[email protected]>
1 parent db74377 commit d346736

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ vars = {
150150
"tools_rev": "5e977d6f0698a220279a50538c89a440d56b0c44",
151151
"vector_math_rev": "3939545edc38ed657381381d33acde02c49ff827",
152152
"web_rev": "1d5771b74a97f8d59375daa3029617ce2cd1bae8",
153-
"webdev_rev": "4fc5d8c1941403200b09e51d4d89ae8cb8c07bd3",
153+
"webdev_rev": "7ff2d0795727402c7658ea8ee026884b023099d8",
154154
"webdriver_rev": "595649d890f69b9d05a596426ca93681b1921132",
155155
"webkit_inspection_protocol_rev": "effa75205516757795683d527c3dea9546eb0c32",
156156

pubspec.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -94,22 +94,6 @@ workspace:
9494

9595
# All third_party packages are retrieved via the DEPS-file and overridden here.
9696
dependency_overrides:
97-
_experiment_sound:
98-
path: third_party/pkg/webdev/fixtures/_experimentSound
99-
_test_circular1_sound:
100-
path: third_party/pkg/webdev/fixtures/_testCircular1Sound
101-
_test_circular2_sound:
102-
path: third_party/pkg/webdev/fixtures/_testCircular2Sound
103-
_test_hot_restart1:
104-
path: third_party/pkg/webdev/fixtures/_testHotRestart1Sound
105-
_test_hot_restart2:
106-
path: third_party/pkg/webdev/fixtures/_testHotRestart2Sound
107-
_test_package_sound:
108-
path: third_party/pkg/webdev/fixtures/_testPackageSound
109-
_test_sound:
110-
path: third_party/pkg/webdev/fixtures/_testSound
111-
_webdev_sound_smoke:
112-
path: third_party/pkg/webdev/fixtures/_webdevSoundSmoke
11397
analysis_config:
11498
path: third_party/pkg/webdev/_analysis_config
11599
args:

0 commit comments

Comments
 (0)