diff options
author | erg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-22 20:28:00 +0000 |
---|---|---|
committer | erg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-22 20:28:00 +0000 |
commit | bca14bc4a3d8d82e817f01d0bb105aaa6e3c081a (patch) | |
tree | 70e34ef2265cb64373290c2b745cfb36e2b0ffda /chrome/browser/ui/cocoa/rwhvm_editcommand_helper.h | |
parent | b69aaa3563503d5ce21f2d7b6308f89adb135694 (diff) | |
download | chromium_src-bca14bc4a3d8d82e817f01d0bb105aaa6e3c081a.zip chromium_src-bca14bc4a3d8d82e817f01d0bb105aaa6e3c081a.tar.gz chromium_src-bca14bc4a3d8d82e817f01d0bb105aaa6e3c081a.tar.bz2 |
Out of line cleanups for Mac.
BUG=none
TEST=compiles
Review URL: http://codereview.chromium.org/6542027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75626 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/ui/cocoa/rwhvm_editcommand_helper.h')
-rw-r--r-- | chrome/browser/ui/cocoa/rwhvm_editcommand_helper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/ui/cocoa/rwhvm_editcommand_helper.h b/chrome/browser/ui/cocoa/rwhvm_editcommand_helper.h index 92935a4..85b572a 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 |