Chromium Code Reviews| 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: |