Chromium Code Reviews| Index: gyp/iOSShell.gyp |
| diff --git a/gyp/iOSShell.gyp b/gyp/iOSShell.gyp |
| index 1cb087288086bb4572352104ba205ce808ddb5b4..366e554b665846efda61282cce65b350db7b8cc4 100644 |
| --- a/gyp/iOSShell.gyp |
| +++ b/gyp/iOSShell.gyp |
| @@ -18,8 +18,9 @@ |
| 'xml.gyp:xml', |
| ], |
| 'sources': [ |
| - '../bench/nanobench.cpp', |
| + '../bench/GMBench.cpp', |
| '../bench/ResultsWriter.cpp', |
| + '../bench/nanobench.cpp', |
| '../tests/skia_test.cpp', |
| '../tools/iOSShell.cpp', |
| '../src/views/mac/SkEventNotifier.mm', |