Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(693)

Unified Diff: build/config/features.gni

Issue 1991873003: [Mac/GN] Setup Keystone for official Chrome builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: python Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/features.gni
diff --git a/build/config/features.gni b/build/config/features.gni
index bf177ce00b77e71769e9a36dda18963b0f111651..da50fe235dd2690727b8ea4e3a49f57ef0fffb69 100644
--- a/build/config/features.gni
+++ b/build/config/features.gni
@@ -170,3 +170,5 @@ use_brlapi = is_chromeos
enable_webvr = is_android
enable_configuration_policy = !is_ios
+
+enable_mac_keystone = is_mac && is_chrome_branded && is_official_build
« no previous file with comments | « no previous file | chrome/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698