Chromium Code Reviews| Index: chrome/chrome_dll.gypi |
| diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi |
| index e7741e78889de80a9a7520832d78e8a1b57769fd..344f9013a63ea6ae01e1893afc47708e4aa11992 100644 |
| --- a/chrome/chrome_dll.gypi |
| +++ b/chrome/chrome_dll.gypi |
| @@ -69,7 +69,7 @@ |
| }, |
| 'dependencies': [ |
| '<@(chromium_dependencies)', |
| - 'policy' |
| + 'app/policy/cloud_policy_codegen.gyp:policy', |
| ], |
| 'conditions': [ |
| ['OS=="win"', { |