Skip to content

Commit

Permalink
[Fuchsia] Really remove dead GN flag
Browse files Browse the repository at this point in the history
Missed this in previous commit.

Review-Url: https://codereview.chromium.org/2902083002 .
  • Loading branch information
zanderso committed May 24, 2017
1 parent 7f16342 commit 935df72
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions BUILD.gn
Expand Up @@ -121,10 +121,6 @@ group("samples") {
# The rules below build a Fuchsia OS image that includes the Dart tree
# under /system/test/dart.
if (is_fuchsia) {
declare_args() {
dart_build_fuchsia_test_image = false
}

action("generate_dart_test_manifest") {
testonly = true

Expand Down

0 comments on commit 935df72

Please sign in to comment.