Chromium Code Reviews| Index: src/debug/liveedit.h |
| diff --git a/src/debug/liveedit.h b/src/debug/liveedit.h |
| index be70d2e50c6a16e58d4d87151a7c7241b1094798..703dcce19d049e090f828b19da93f223583933e8 100644 |
| --- a/src/debug/liveedit.h |
| +++ b/src/debug/liveedit.h |
| @@ -74,8 +74,6 @@ class LiveEdit : AllStatic { |
| public: |
| static void InitializeThreadLocal(Debug* debug); |
| - static bool SetAfterBreakTarget(Debug* debug); |
| - |
| MUST_USE_RESULT static MaybeHandle<JSArray> GatherCompileInfo( |
| Handle<Script> script, |
| Handle<String> source); |