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

Unified Diff: net/tools/flip_server/output_ordering.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: net/tools/flip_server/output_ordering.h
diff --git a/net/tools/flip_server/output_ordering.h b/net/tools/flip_server/output_ordering.h
index c1441f0ee954c24f06b00bcbba039eb8da5b38e9..596f382411088ac2e12bb7073c9c03ec793379d0 100644
--- a/net/tools/flip_server/output_ordering.h
+++ b/net/tools/flip_server/output_ordering.h
@@ -26,6 +26,7 @@ class OutputOrdering {
struct PriorityMapPointer {
PriorityMapPointer();
+ ~PriorityMapPointer();
PriorityRing* ring;
PriorityRing::iterator it;
bool alarm_enabled;
« no previous file with comments | « content/public/browser/browser_child_process_host_iterator.cc ('k') | net/tools/flip_server/output_ordering.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698