diff --git a/shell/platform/fuchsia/dart-pkg/fuchsia/sdk_ext.gni b/shell/platform/fuchsia/dart-pkg/fuchsia/sdk_ext.gni deleted file mode 100644 index 906f83e7a65a2..0000000000000 --- a/shell/platform/fuchsia/dart-pkg/fuchsia/sdk_ext.gni +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2013 The Flutter Authors. All rights reserved. -# Use of this source code is governed by a BSD-style license that can be -# found in the LICENSE file. - -fuchsia_sdk_ext_lib = "//topaz/public/dart-pkg/fuchsia/lib/fuchsia.dart" - -fuchsia_sdk_ext_files = [ fuchsia_sdk_ext_lib ]