diff --git a/shell/platform/fuchsia/dart-pkg/fuchsia/analysis_options.yaml b/shell/platform/fuchsia/dart-pkg/fuchsia/analysis_options.yaml deleted file mode 100644 index d226629fdd1b7..0000000000000 --- a/shell/platform/fuchsia/dart-pkg/fuchsia/analysis_options.yaml +++ /dev/null @@ -1,5 +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. - -include: ../../analysis_options.yaml diff --git a/shell/platform/fuchsia/dart-pkg/zircon/analysis_options.yaml b/shell/platform/fuchsia/dart-pkg/zircon/analysis_options.yaml deleted file mode 100644 index d226629fdd1b7..0000000000000 --- a/shell/platform/fuchsia/dart-pkg/zircon/analysis_options.yaml +++ /dev/null @@ -1,5 +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. - -include: ../../analysis_options.yaml diff --git a/shell/platform/fuchsia/dart_runner/vmservice/analysis_options.yaml b/shell/platform/fuchsia/dart_runner/vmservice/analysis_options.yaml index 704eb990c38cb..5297dd2e9785c 100644 --- a/shell/platform/fuchsia/dart_runner/vmservice/analysis_options.yaml +++ b/shell/platform/fuchsia/dart_runner/vmservice/analysis_options.yaml @@ -2,4 +2,4 @@ # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. -include: ../../../tools/analysis_options.yaml +include: ../../../../../analysis_options.yaml