Skip to content

Commit 3b19a4d

Browse files
committed
Removed dart_plugin_tag from DEPS
1 parent d9b6629 commit 3b19a4d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

DEPS

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ vars = {
7272
'dart_package_config_tag': '1.0.5',
7373
'dart_package_resolver_tag': '1.0.10',
7474
'dart_path_tag': '1.6.2',
75-
'dart_plugin_tag': 'f5b4b0e32d1406d62daccea030ba6457d14b1c47',
7675
'dart_pool_tag': '1.3.6',
7776
'dart_protobuf_rev': '0c77167b16d00b561a6055bfe26690af7f26ae88',
7877
'dart_pub_rev': '3c060aae47985e9a248b850f1d0450304a5c97e3',
@@ -279,9 +278,6 @@ deps = {
279278
'src/third_party/dart/third_party/pkg/pool':
280279
Var('dart_git') + '/pool.git' + '@' + Var('dart_pool_tag'),
281280

282-
'src/third_party/dart/third_party/pkg/plugin':
283-
Var('dart_git') + '/plugin.git' + '@' + Var('dart_plugin_tag'),
284-
285281
'src/third_party/dart/third_party/pkg/protobuf':
286282
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),
287283

0 commit comments

Comments
 (0)