Chromium Code Reviews| Index: gyp/iOSShell.gyp |
| diff --git a/gyp/iOSShell.gyp b/gyp/iOSShell.gyp |
| index ac2ed303030f5b75e3b214359ca11fd63863e422..77ff8d159450bf50aee1b3b59006a041e1332790 100644 |
| --- a/gyp/iOSShell.gyp |
| +++ b/gyp/iOSShell.gyp |
| @@ -18,6 +18,8 @@ |
| 'xml.gyp:xml', |
| ], |
| 'sources': [ |
| + '../bench/DecodingBench.cpp', |
| + '../bench/DecodingSubsetBench.cpp', |
| '../bench/GMBench.cpp', |
| '../bench/RecordingBench.cpp', |
| '../bench/SKPBench.cpp', |