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

Unified Diff: content/public/browser/browser_child_process_host_iterator.h

Issue 22243002: GTTF: Enable glibcxx debug mode for Debug builds by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years 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: content/public/browser/browser_child_process_host_iterator.h
diff --git a/content/public/browser/browser_child_process_host_iterator.h b/content/public/browser/browser_child_process_host_iterator.h
index c9e0d715f5f933bc5622d7e62100ca149ccd6e99..59075c3b853533ff44634fd4923a9afe83b0006f 100644
--- a/content/public/browser/browser_child_process_host_iterator.h
+++ b/content/public/browser/browser_child_process_host_iterator.h
@@ -26,6 +26,7 @@ class CONTENT_EXPORT BrowserChildProcessHostIterator {
public:
BrowserChildProcessHostIterator();
explicit BrowserChildProcessHostIterator(int type);
+ ~BrowserChildProcessHostIterator();
// These methods work on the current iterator object. Only call them if
// Done() returns false.
« no previous file with comments | « content/browser/loader/resource_scheduler.cc ('k') | content/public/browser/browser_child_process_host_iterator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698