Index: cc/resources/display_item_list.h |
diff --git a/cc/resources/display_item_list.h b/cc/resources/display_item_list.h |
index 2147848940449128669304220bf0e5f82201c02a..e16b8b8b997641afbb62c33b13fa2385ebc541ed 100644 |
--- a/cc/resources/display_item_list.h |
+++ b/cc/resources/display_item_list.h |
@@ -36,7 +36,7 @@ class CC_EXPORT DisplayItemList |
int ApproximateOpCount() const; |
size_t PictureMemoryUsage() const; |
- scoped_refptr<base::debug::ConvertableToTraceFormat> AsValue() const; |
+ scoped_refptr<base::trace_event::ConvertableToTraceFormat> AsValue() const; |
void EmitTraceSnapshot() const; |