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

Unified Diff: third_party/tcmalloc/chromium/src/stacktrace_win32-inl.h

Issue 9323026: [NOT TO COMMIT!] r109: Diff of the current tcmalloc from the original google-perftools r109. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 8 years, 11 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: third_party/tcmalloc/chromium/src/stacktrace_win32-inl.h
diff --git a/third_party/tcmalloc/chromium/src/stacktrace_win32-inl.h b/third_party/tcmalloc/chromium/src/stacktrace_win32-inl.h
index bbd4c43f6eff7e7bad0ce0a718d29afdfb67c52c..4119c0471ea11e3053fcdc2001b12a5e457168ce 100644
--- a/third_party/tcmalloc/chromium/src/stacktrace_win32-inl.h
+++ b/third_party/tcmalloc/chromium/src/stacktrace_win32-inl.h
@@ -87,5 +87,4 @@ PERFTOOLS_DLL_DECL int GetStackFrames(void** /* pcs */,
assert(0 == "Not yet implemented");
return 0;
}
-
#endif // BASE_STACKTRACE_WIN32_INL_H_
« no previous file with comments | « third_party/tcmalloc/chromium/src/stack_trace_table.h ('k') | third_party/tcmalloc/chromium/src/stacktrace_with_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698