Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 3fbc4abdd5aa1bfeade1932cb7a4f74c542b1659..1bbd4cd21e42808ba18b1a5259ff9929bd886265 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -80,6 +80,7 @@ |
| '../breakpad/breakpad.gyp:*', |
| '../courgette/courgette.gyp:*', |
| '../sandbox/sandbox.gyp:*', |
| + '../cloud_print/virtual_driver/virtual_driver_linux.gyp:*', |
| ], |
| 'conditions': [ |
| ['branding=="Chrome"', { |