Chromium Code Reviews| Index: components/policy.gypi |
| diff --git a/components/policy.gypi b/components/policy.gypi |
| index 165c4777dae013a6a5195109342cbae5ef9fc4cd..172616e9d8be90a57df2f6298589072f9736ab8d 100644 |
| --- a/components/policy.gypi |
| +++ b/components/policy.gypi |
| @@ -10,6 +10,7 @@ |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| 'json_schema', |
| + 'component_strings.gyp:component_strings', |
| ], |
| 'defines': [ |
| 'POLICY_COMPONENT_IMPLEMENTATION', |