| Index: dart/pkg/pkgbuild.status
|
| diff --git a/dart/runtime/lib/typed_data_sources.gypi b/dart/pkg/pkgbuild.status
|
| similarity index 52%
|
| copy from dart/runtime/lib/typed_data_sources.gypi
|
| copy to dart/pkg/pkgbuild.status
|
| index 28d6a53e538714fbc8d44bc50d85479eaf9c043b..890990ebb58c226bcae76c0f0eac560c1d51150d 100644
|
| --- a/dart/runtime/lib/typed_data_sources.gypi
|
| +++ b/dart/pkg/pkgbuild.status
|
| @@ -2,13 +2,12 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| -# Sources visible via dart:typed_data library.
|
| +third_party/pkg/route_hierarchical: Fail
|
|
|
| -{
|
| - 'sources': [
|
| - 'typed_data.cc',
|
| - 'typed_data.dart',
|
| - 'simd128.cc',
|
| - ],
|
| -}
|
| +[ $use_repository_packages ]
|
| +pkg/analyzer: PubGetError
|
| +pkg/args: PubGetError
|
| +pkg/async: PubGetError
|
| +pkg/collection: PubGetError
|
| +pkg/stack_trace: PubGetError
|
|
|
|
|