Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 0c4d13dfd7e2fe1a1e9d38aa7d3262a8c5916aa1..90c01205f8f9b2b58cdc07e1c6f216698c12554e 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -239,7 +239,7 @@ |
| }], |
| ['remoting==1', { |
| 'dependencies': [ |
| - '../remoting/remoting.gyp:*', |
| + '../remoting/remoting_all.gyp:remoting_all', |
| ], |
| }], |
| ['use_openssl==0', { |