summaryrefslogtreecommitdiffstats
path: root/chrome/browser/mach_broker_mac.h
diff options
context:
space:
mode:
authorerg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-22 20:28:00 +0000
committererg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-22 20:28:00 +0000
commitbca14bc4a3d8d82e817f01d0bb105aaa6e3c081a (patch)
tree70e34ef2265cb64373290c2b745cfb36e2b0ffda /chrome/browser/mach_broker_mac.h
parentb69aaa3563503d5ce21f2d7b6308f89adb135694 (diff)
downloadchromium_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/mach_broker_mac.h')
-rw-r--r--chrome/browser/mach_broker_mac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/mach_broker_mac.h b/chrome/browser/mach_broker_mac.h
index 0d4baa8..87107b5 100644
--- a/chrome/browser/mach_broker_mac.h
+++ b/chrome/browser/mach_broker_mac.h
@@ -86,6 +86,7 @@ class MachBroker : public base::ProcessMetrics::PortProvider,
private:
// Private constructor.
MachBroker();
+ ~MachBroker();
// True if the listener thread has been started.
bool listener_thread_started_;