Chromium Code Reviews| Index: chrome/chrome_dll.gypi |
| diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi |
| index 47aeb77afdcc52fc0fd11d33154ae95558b6ab6d..1f2bb582efd3c826198194c5a6181a5dea4ae9ba 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"', { |