| Index: chrome/browser/ui/cocoa/rwhvm_editcommand_helper.h
|
| diff --git a/chrome/browser/ui/cocoa/rwhvm_editcommand_helper.h b/chrome/browser/ui/cocoa/rwhvm_editcommand_helper.h
|
| index 92935a4a75f1e0d9242cb57b893496dad388563a..85b572aaa9ec6d47530880e739aa6fee53bcd84f 100644
|
| --- a/chrome/browser/ui/cocoa/rwhvm_editcommand_helper.h
|
| +++ b/chrome/browser/ui/cocoa/rwhvm_editcommand_helper.h
|
| @@ -38,6 +38,7 @@ class RWHVMEditCommandHelper {
|
|
|
| public:
|
| RWHVMEditCommandHelper();
|
| + ~RWHVMEditCommandHelper();
|
|
|
| // Adds editing selectors to the objc class using the objc runtime APIs.
|
| // Each selector is connected to a single c method which forwards the message
|
|
|