Skip to content

Commit 6186609

Browse files
Sir-Fenrirrogerwang
authored andcommitted
ADD: AutomaticAssessmentConfiguration as required framework
This framework is required to enable Assessment Mode on the MacOS.
1 parent 8c5661a commit 6186609

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import("//build/toolchain/toolchain.gni")
33
if (is_mac) {
44
import("//build/util/branding.gni")
55
#chrome_framework_name = chrome_product_full_name + " Framework"
6+
frameworks = ["AutomaticAssessmentConfiguration.framework"]
67
}
78
import("//build/util/version.gni")
89
import("//components/nacl/features.gni")

0 commit comments

Comments
 (0)