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

Unified Diff: base/allocator/allocator_shim.h

Issue 9212025: Support use of third party time function to profiler (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 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: base/allocator/allocator_shim.h
===================================================================
--- base/allocator/allocator_shim.h (revision 121705)
+++ base/allocator/allocator_shim.h (working copy)
@@ -14,7 +14,7 @@
// then a default value (typically set to TCMALLOC).
void SetupSubprocessAllocator();
+} // namespace allocator.
} // namespace base.
-} // namespace allocator.
#endif // BASE_ALLOCATOR_ALLOCATOR_SHIM_H_

Powered by Google App Engine
This is Rietveld 408576698