| 53 | } |
| 54 | |
| 55 | ThrustShellRenderProcessObserver::ThrustShellRenderProcessObserver() |
| 56 | { |
| 57 | CHECK(!g_instance); |
| 58 | g_instance = this; |
| 59 | } |
| 60 | |
| 61 | ThrustShellRenderProcessObserver::~ThrustShellRenderProcessObserver() |
| 62 | { |
nothing calls this directly
no outgoing calls
no test coverage detected