|
Remove enable_configuration_policy build define.
This build flag is always set for non-iOS platforms. The flag is not
overridable in the build and we never test other settings of it. The policy
code is stable and doesn't change.
This patch removes the flag and replaces it with !ios conditionals.
BUG= 671706
Committed: https://crrev.com/3865a71a732defdff6b64fd3c0fb2899fa7a05c6
Cr-Commit-Position: refs/heads/master@{#437759}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+698 lines, -767 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
1
|
2 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
android_webview/BUILD.gn
|
View
|
1
|
4 chunks |
+3 lines, -11 lines |
0 comments
|
Download
|
|
M |
build/config/features.gni
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/BUILD.gn
|
View
|
1
|
4 chunks |
+4 lines, -11 lines |
0 comments
|
Download
|
|
M |
components/BUILD.gn
|
View
|
1
|
4 chunks |
+3 lines, -11 lines |
0 comments
|
Download
|
|
M |
components/policy/BUILD.gn
|
View
|
|
2 chunks |
+304 lines, -305 lines |
0 comments
|
Download
|
|
M |
components/policy/core/browser/BUILD.gn
|
View
|
|
3 chunks |
+77 lines, -85 lines |
0 comments
|
Download
|
|
M |
components/policy/core/common/BUILD.gn
|
View
|
|
1 chunk |
+292 lines, -318 lines |
0 comments
|
Download
|
|
M |
components/search_engines/BUILD.gn
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
components/sync/BUILD.gn
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
components/sync_preferences/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
components/sync_preferences/pref_service_syncable_factory.cc
|
View
|
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
remoting/BUILD.gn
|
View
|
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
remoting/host/BUILD.gn
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
remoting/host/win/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 30 (17 generated)
|