diff --git a/BUILD.gn b/BUILD.gn index 4250e045d0..e26e7be3a7 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 b532490b97..06f397a28c 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 = []