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

Unified Diff: cc/resources/picture.h

Issue 15774010: Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recording (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: parts for enne Created 7 years, 7 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/resources/picture.h
diff --git a/cc/resources/picture.h b/cc/resources/picture.h
index 5e4e5ca8bd9d5fb1639bce3fdcafb21e7586e4a3..9e646c9cfce991c068679d1c636d022bf7b69c0d 100644
--- a/cc/resources/picture.h
+++ b/cc/resources/picture.h
@@ -78,6 +78,7 @@ class CC_EXPORT Picture
bool enable_lcd_text);
scoped_ptr<base::Value> AsValue() const;
+ void DidBeginTracing();
class CC_EXPORT PixelRefIterator {
public:

Powered by Google App Engine
This is Rietveld 408576698