Chromium Code Reviews| Index: bench/TimerData.h |
| diff --git a/bench/TimerData.h b/bench/TimerData.h |
| index be6158bbd82f19a07f12a330735c1526c77f38fd..fb84df1a9eb7950ea503fcadaaea11b6a384645b 100644 |
| --- a/bench/TimerData.h |
| +++ b/bench/TimerData.h |
| @@ -68,11 +68,9 @@ public: |
| const char* configName, |
| uint32_t timerFlags, |
| int itersPerTiming = 1); |
| -#ifdef SK_BUILD_JSON_WRITER |
| Json::Value getJSON(uint32_t timerFlags, |
| Result result, |
| int itersPerTiming = 1); |
| -#endif // SK_BUILD_JSON_WRITER |
| private: |
| int fMaxNumTimings; |