blob: 8a3c32752989d9f3d5583fb170466294877975ca [file] [log] [blame]
# This tests for a case where formatting did not reach a fixed point after a
# single run of formatting.
import("stuff.gni")
# Subprojects need to override arguments in {mac,ios}_sdk_overrides.gni in their
# .gn config, but those arguments are only used on macOS. Including
# mac_sdk_overrides.gni insures that this doesn't trigger an unused argument
# warning.
import("//build/config/mac/mac_sdk_overrides.gni")
import("//build/config/ios/ios_sdk_overrides.gni")