diff --git a/BUILD.gn b/BUILD.gn index 9ed770cd94..5abbd2a7e3 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -15,7 +15,6 @@ if (defined(skia_settings)) { } import("gn/ios.gni") -import("third_party/dawn/args.gni") # Skia public API, generally provided by :skia. config("skia_public") { diff --git a/tools/window/BUILD.gn b/tools/window/BUILD.gn index 917715dd05..1a96a0a646 100644 --- a/tools/window/BUILD.gn +++ b/tools/window/BUILD.gn @@ -4,7 +4,6 @@ # found in the LICENSE file. import("../../gn/skia.gni") -import("../../third_party/dawn/args.gni") config("public_config") { defines = []