Chromium Code Reviews| Index: src/top.h |
| diff --git a/src/top.h b/src/top.h |
| index 5b0fd6157cbd4da5c822e1442ea47824a4eecf85..e81762a92b657bd09af81945acb27884dabe6d72 100644 |
| --- a/src/top.h |
| +++ b/src/top.h |
| @@ -142,7 +142,6 @@ class ThreadLocalTop BASE_EMBEDDED { |
| C(handler_address) \ |
| C(c_entry_fp_address) \ |
| C(context_address) \ |
| - C(pending_exception_address) \ |
| C(external_caught_exception_address) |
| #ifdef ENABLE_LOGGING_AND_PROFILING |