Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / cc / resources / managed_tile_state.h
index 7224dd6..faa7c63 100644 (file)
@@ -104,7 +104,7 @@ class CC_EXPORT ManagedTileState {
   ManagedTileState();
   ~ManagedTileState();
 
-  scoped_ptr<base::Value> AsValue() const;
+  void AsValueInto(base::debug::TracedValue* dict) const;
 
   // Persisted state: valid all the time.
   TileVersion tile_versions[NUM_RASTER_MODES];