Chromium Code Reviews| 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 1f93409dbd82e29b94d679be54cef7b883a89e19..52daac4d044aae555ca310640acaf286271a19ed 100644 |
| --- a/chrome/app/policy/cloud_policy_codegen.gyp |
| +++ b/chrome/app/policy/cloud_policy_codegen.gyp |
| @@ -181,6 +181,9 @@ |
| '<(policy_constant_source_path)', |
| '<(configuration_policy_type_header_path)', |
| ], |
| + 'include_dirs': [ |
| + '<(DEPTH)', |
| + ], |
| 'direct_dependent_settings': { |
| 'include_dirs': [ |
| '<(policy_out_dir)' |