| Index: components/policy/policy_common.gypi
|
| diff --git a/components/policy/policy_common.gypi b/components/policy/policy_common.gypi
|
| index 2adb75d11a93aff535582b633b5b199599bbfbf9..fc265a2df4e23ee8c2ddec85cb9b1fb6fcedf4e0 100644
|
| --- a/components/policy/policy_common.gypi
|
| +++ b/components/policy/policy_common.gypi
|
| @@ -132,7 +132,7 @@
|
| 'policy_export.h',
|
| ],
|
| 'conditions': [
|
| - ['OS=="android"', {
|
| + ['OS=="android" or OS=="ios"', {
|
| 'sources': [
|
| 'core/common/cloud/component_cloud_policy_service_stub.cc',
|
| ],
|
|
|