We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c5661a commit 6186609Copy full SHA for 6186609
BUILD.gn
@@ -3,6 +3,7 @@ import("//build/toolchain/toolchain.gni")
3
if (is_mac) {
4
import("//build/util/branding.gni")
5
#chrome_framework_name = chrome_product_full_name + " Framework"
6
+ frameworks = ["AutomaticAssessmentConfiguration.framework"]
7
}
8
import("//build/util/version.gni")
9
import("//components/nacl/features.gni")
0 commit comments