Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 852b56d7f631bc379d3112bcc3bdabd3c2f8178b..c6b2d639fcf1434ef4cc74418b99b5170e01cb79 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -63,6 +63,7 @@ |
['OS=="mac" or OS=="linux"', { |
'dependencies': [ |
'../third_party/yasm/yasm.gyp:*#host', |
+ '../cloud_print/virtual_driver/virtual_driver_posix.gyp:*', |
], |
}], |
['OS=="mac" or OS=="win"', { |
@@ -80,7 +81,6 @@ |
'../breakpad/breakpad.gyp:*', |
'../courgette/courgette.gyp:*', |
'../sandbox/sandbox.gyp:*', |
- '../cloud_print/virtual_driver/virtual_driver_linux.gyp:*', |
], |
'conditions': [ |
['branding=="Chrome"', { |