Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6589)

Unified Diff: chrome/browser/ui/cocoa/rwhvm_editcommand_helper.h

Issue 6542027: Out of line cleanups for Mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Killer rebase. :( Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « chrome/browser/ui/cocoa/constrained_window_mac.mm ('k') | chrome/browser/ui/cocoa/rwhvm_editcommand_helper.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698