Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index d37abffe22bb53e28b3aadaa653a8d3ce068853b..89d444efe25d3f01f7748ad5f754e125731c03b3 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -69,7 +69,7 @@ |
| ], |
| }, { # 'OS=="ios"' |
| 'dependencies': [ |
| - '../ios/consumer/ios_consumer.gyp:*', |
| + '../ios/ios.gyp:*', |
| ], |
| }], |
| ['os_posix==1 and OS!="android" and OS!="ios"', { |