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

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: mac compile fix 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

Powered by Google App Engine
This is Rietveld 408576698