| Index: chrome/app/policy/cloud_policy_codegen.gyp
|
| diff --git a/chrome/app/policy/cloud_policy_codegen.gyp b/chrome/app/policy/cloud_policy_codegen.gyp
|
| index bbd5e329685c942ad43c6c09bb084679caa9c90f..ef3bb59fcf4824c20dd89d7a78d1abc61b4879e8 100644
|
| --- a/chrome/app/policy/cloud_policy_codegen.gyp
|
| +++ b/chrome/app/policy/cloud_policy_codegen.gyp
|
| @@ -99,6 +99,7 @@
|
| 'target_name': 'cloud_policy_backend_header_compile',
|
| 'type': 'none',
|
| 'sources': [
|
| + '<(proto_rel_path)/chrome_device_policy.proto',
|
| '<(proto_rel_path)/device_management_backend.proto',
|
| '<(proto_rel_path)/device_management_local.proto',
|
| ],
|
|
|