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 a4ffdb6 commit a56875fCopy full SHA for a56875f
BUILD.gn
@@ -2,7 +2,7 @@ import("//build/config/features.gni")
2
import("//build/toolchain/toolchain.gni")
3
if (is_mac) {
4
import("//build/util/branding.gni")
5
- chrome_framework_name = chrome_product_full_name + " Framework"
+ #chrome_framework_name = chrome_product_full_name + " Framework"
6
}
7
import("//build/util/version.gni")
8
0 commit comments