Chromium Code Reviews| Index: src/runtime-profiler.h |
| diff --git a/src/runtime-profiler.h b/src/runtime-profiler.h |
| index ab6cb378eabeef85113f25ac1df3b5656f5ebc33..507535f0b4d38e3e0c87e97064eec7f4979077be 100644 |
| --- a/src/runtime-profiler.h |
| +++ b/src/runtime-profiler.h |
| @@ -52,8 +52,6 @@ class RuntimeProfiler { |
| void OptimizeNow(); |
| - void NotifyTick(); |
| - |
| void SetUp(); |
| void Reset(); |
| void TearDown(); |