Index: remoting/client/plugin/chromoting_instance.h |
diff --git a/remoting/client/plugin/chromoting_instance.h b/remoting/client/plugin/chromoting_instance.h |
index 99be0505e00ac7e51f8ac319cea5b63534d64473..7ff31f5284ab2f4ad72bb21f0f5c74ede5568e8a 100644 |
--- a/remoting/client/plugin/chromoting_instance.h |
+++ b/remoting/client/plugin/chromoting_instance.h |
@@ -90,6 +90,8 @@ class ChromotingInstance : public pp::InstancePrivate { |
// If no connection is currently active then NULL will be returned. |
ChromotingStats* GetStats(); |
+ void ReleaseAllKeys(); |
+ |
private: |
FRIEND_TEST_ALL_PREFIXES(ChromotingInstanceTest, TestCaseSetup); |