Index: content/worker/websharedworker_stub.h |
diff --git a/content/worker/websharedworker_stub.h b/content/worker/websharedworker_stub.h |
index 1f9aadd56dfd00a6ec6d6eb55e45b0589b6fd502..d304a5a176aec78e658cc0fccc0e85614f374c6c 100644 |
--- a/content/worker/websharedworker_stub.h |
+++ b/content/worker/websharedworker_stub.h |
@@ -69,6 +69,7 @@ class WebSharedWorkerStub : public IPC::Listener { |
blink::WebSharedWorker* impl_; |
bool running_; |
+ bool terminating_; |
GURL url_; |
scoped_ptr<SharedWorkerDevToolsAgent> worker_devtools_agent_; |