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

Unified Diff: base/profiler.cc

Issue 552004: Style cleanup in preparation for auto-linting base/. (Closed)
Patch Set: Created 10 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
« no previous file with comments | « base/process_util_win.cc ('k') | base/rand_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/profiler.cc
diff --git a/base/profiler.cc b/base/profiler.cc
index 75c5cad992b370e08f5c223d1cff9fe0990345ec..cff16a5fa96875494c2f984b11fc1e290b024e75 100644
--- a/base/profiler.cc
+++ b/base/profiler.cc
@@ -6,7 +6,7 @@
#include "base/string_util.h"
// When actually using quantify, uncomment the following line.
-//#define QUANTIFY
+// #define QUANTIFY
#ifdef QUANTIFY
// this #define is used to prevent people from directly using pure.h
« no previous file with comments | « base/process_util_win.cc ('k') | base/rand_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698