| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index fea95237fc26a42f9b04939fc9b5eeb0df24140c..c683640fcae6067b479eb752a0cae887916b0f44 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -60,9 +60,6 @@
|
| "//third_party/android_data_chart:android_data_chart_java_resources",
|
| "//third_party/android_media:android_media_resources",
|
| ]
|
| - if (!enable_configuration_policy) {
|
| - deps -= [ "//components/policy:app_restrictions_resources" ]
|
| - }
|
| custom_package = "org.chromium.chrome"
|
| }
|
|
|
|
|