Index: sandbox/win/src/handle_closer_agent.h |
diff --git a/sandbox/win/src/handle_closer_agent.h b/sandbox/win/src/handle_closer_agent.h |
index e189c1d7870c12454b25180f72b2e4329943c9d4..a3e15024d434b03723e504ff6036e4999d5d94b5 100644 |
--- a/sandbox/win/src/handle_closer_agent.h |
+++ b/sandbox/win/src/handle_closer_agent.h |
@@ -17,6 +17,7 @@ namespace sandbox { |
class HandleCloserAgent { |
public: |
HandleCloserAgent(); |
+ ~HandleCloserAgent(); |
// Reads the serialized list from the broker and creates the lookup map. |
void InitializeHandlesToClose(); |