| Index: utils/dartdoc/BUILD.gn
|
| diff --git a/utils/dartdoc/BUILD.gn b/utils/dartdoc/BUILD.gn
|
| index d7fa984be0a0a008b5b126d8268e8949e71205d9..6abdc9a1a7182a97724a5c9b21432b0a3df543da 100644
|
| --- a/utils/dartdoc/BUILD.gn
|
| +++ b/utils/dartdoc/BUILD.gn
|
| @@ -2,7 +2,7 @@
|
| # 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.
|
|
|
| -import("../invoke_dart.gni")
|
| +import("../application_snapshot.gni")
|
|
|
| application_snapshot("dartdoc") {
|
| main_dart = "../../third_party/pkg/dartdoc/bin/dartdoc.dart"
|
|
|