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

Unified Diff: build/config/features.gni

Issue 2558043004: Remove enable_configuration_policy build define. (Closed)
Patch Set: Created 4 years 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
Index: build/config/features.gni
diff --git a/build/config/features.gni b/build/config/features.gni
index f8da11342ddb8940705c4f23f693b8b2dd060f34..23a8b60968d404348499d4a210d382220e59c670 100644
--- a/build/config/features.gni
+++ b/build/config/features.gni
@@ -90,8 +90,6 @@ enable_rlz = is_chrome_branded && enable_rlz_support
# ChromeVox, which can then be enabled via a command-line switch.
enable_chromevox_next = false
-enable_configuration_policy = !is_ios
-
enable_mac_keystone = is_mac && is_chrome_branded && is_official_build
#
# =============================================
« no previous file with comments | « android_webview/BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | components/policy/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698