diff --git a/lib/web_ui/BUILD.gn b/lib/web_ui/BUILD.gn deleted file mode 100644 index 955753e35c29e..0000000000000 --- a/lib/web_ui/BUILD.gn +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2022 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. - -group("canvaskit") { - deps = [ "//third_party/skia/modules/canvaskit" ] -}