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

Unified Diff: cc/base/switches.h

Issue 18174006: Allow tracing to console everywhere. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 5 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/debug/trace_event_impl.cc ('k') | cc/base/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/switches.h
diff --git a/cc/base/switches.h b/cc/base/switches.h
index 43132a8aff8b980dcc2b2e64daa5449a506d1648..00acca8f32ae1d86b7de33751b82b031dcf96a1c 100644
--- a/cc/base/switches.h
+++ b/cc/base/switches.h
@@ -63,7 +63,6 @@ CC_EXPORT extern const char kUIShowNonOccludingRects[];
// Unit test related.
CC_EXPORT extern const char kCCLayerTreeTestNoTimeout[];
-CC_EXPORT extern const char kCCUnittestsTraceEventsToVLOG[];
CC_EXPORT bool IsImplSidePaintingEnabled();
« no previous file with comments | « base/debug/trace_event_impl.cc ('k') | cc/base/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698