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

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, 6 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: cc/base/switches.h
diff --git a/cc/base/switches.h b/cc/base/switches.h
index 9c35a3fb568cbaf6e7f354a9300c22d5b2ff88d0..9e7dd7bb7f28d1fcc2098934434762420157bdda 100644
--- a/cc/base/switches.h
+++ b/cc/base/switches.h
@@ -64,7 +64,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();

Powered by Google App Engine
This is Rietveld 408576698